enrichmcp 0.4.2
Changed
- Renamed
app.resourcedecorator toapp.retrieve.app.resourceremains
as a deprecated alias.
Added
- Support for marking fields as mutable with
mutable=Trueand CRUD example - BigInteger column type handling for SQLAlchemy integration
- Example smoke tests and improved OpenAI chat example
- Optional cleanup for SQLAlchemy lifespans
- Detailed ROBOTS guide and CI improvements