
### <a name="1.0.1"></a> 1.0.1 (2025-04-10)

#### Features
No new features in this version

#### Breaking Changes
No breaking changes in this version

#### Bug Fixes
* Fixed missing obj/src/ files

### <a name="1.0.0"></a> 1.0.0 (2025-04-10)

#### Features
* **mongodb** MongoDB data persistence using Mongoose framework
* **file** Flat file data persistence
* **memory** In-memory data persistence
* **http** HTTP/REST API controller
* **grpc** gRPC API controller
* **lambda** AWS Lambda function container
* **unit tests** Unit tests using Mocha, Matcha, and Chai

#### Breaking Changes
No breaking changes since this is the first version

#### Bug Fixes
No fixes in this version
