1.9.1 (2026-04-15)
1.9.0 (2026-04-15)
- core: core logic and service improvements (00e6e0c)
- core: introduce ResponseEntity, ResponseBody and produces support (b13fb1b)
- service: add support for Apps Script output types in ResponseBuilder and cleanup (db2f912)
1.8.0 (2026-04-14)
- core: update services, decorators and repository logic (bd1ba46)
- domain: update domain entities, types and enums (e81d5ce)
1.7.1 (2026-04-12)
1.7.0 (2026-04-12)
- core: add Guards and Pipes for security and validation (eb757dd)
- core: add onMenu method to BootApplication for Google Apps Script menu handling (0dbd1a9)
- core: implement Spring Boot style decorators and global error handling (280945d)
- core: update BootApplication and core services (72aadd8)
- domain: add ApplicationProperties and update ApplicationConfig (2a5e16c)
- pipes: add new pipes and refactor existing ones (05721b5)
- Refactor utils and add createApp alias (c4ac82f)
- restructure controllers and services (2ebad08)
- restructure domain models and exceptions (484e5eb)
- restructure repositories and shared utilities (2e8c043)
- update core logic to use apps-script-utils and refactor (faea336)
- validation: add validation decorators and pipes (5d04bea)
- add .github/FUNDING.yml (dd0c80d)
- add import reflect-metadata (923ee31)
- add import reflect-metadata (f6a8b7e)
- BootApplication: read apiPrefix directly from config instead of config.config (3293c1b)
- bugs (ee0cde5)
- change onMenu to a getter returning a Proxy (8623bf3)
- controllers (17fcdb4)
- controllers (79339ae)
- core: improve pipe handling and API prefix logic (a5aeb03)
- Critical bug preventing dependency injection (a62b212)
- format (f5e8896)
- format (b16e6b7)
- imports (c525656)
- lint (794c1b7)
- lint (9ece0d8)
- readme: fix link in README.md (938931f)
- test: add eslint-disable for unused-vars in ValidationDecorators (4015355)
- update apps-script-utils to v1.9.0 (c74766f)
- update apps-script-utils to v1.9.0 (41f2a20)
- update package.json (ece9d69)
- update package.json (83c9a45)
1.6.0 (2026-04-12)
- core: add Guards and Pipes for security and validation (eb757dd)
- core: implement Spring Boot style decorators and global error handling (280945d)
- core: update BootApplication and core services (72aadd8)
- domain: add ApplicationProperties and update ApplicationConfig (2a5e16c)
- pipes: add new pipes and refactor existing ones (05721b5)
- validation: add validation decorators and pipes (5d04bea)
- BootApplication: read apiPrefix directly from config instead of config.config (3293c1b)
- core: improve pipe handling and API prefix logic (a5aeb03)
- test: add eslint-disable for unused-vars in ValidationDecorators (4015355)
1.5.1 (2026-03-20)
- change onMenu to a getter returning a Proxy (8623bf3)
1.5.0 (2026-03-20)
- update core logic to use apps-script-utils and refactor (faea336)
- format (f5e8896)
1.4.0 (2026-03-20)
- core: add onMenu method to BootApplication for Google Apps Script menu handling (0dbd1a9)
1.3.2 (2026-03-17)
- format (b16e6b7)
- update apps-script-utils to v1.9.0 (c74766f)
- update apps-script-utils to v1.9.0 (41f2a20)
1.3.1 (2026-03-11)
1.3.0 (2026-03-11)
- Refactor utils and add createApp alias (c4ac82f)
- restructure controllers and services (2ebad08)
- restructure domain models and exceptions (484e5eb)
- restructure repositories and shared utilities (2e8c043)
- add .github/FUNDING.yml (dd0c80d)
- bugs (ee0cde5)
- controllers (17fcdb4)
- controllers (79339ae)
- Critical bug preventing dependency injection (a62b212)
- imports (c525656)
- lint (794c1b7)
- lint (9ece0d8)
- readme: fix link in README.md (938931f)
- update package.json (ece9d69)
- update package.json (83c9a45)
1.2.0 (2026-03-11)
- restructure controllers and services (2ebad08)
- restructure domain models and exceptions (484e5eb)
- restructure repositories and shared utilities (2e8c043)
1.1.1 (2025-10-31)
- bugs (ee0cde5)
1.1.0 (2025-09-09)
- Refactor utils and add createApp alias (c4ac82f)
- Critical bug preventing dependency injection (a62b212)
1.0.3 (2025-09-02)
1.0.2 (2025-09-02)
1.0.1 (2025-08-31)
- add .github/FUNDING.yml (dd0c80d)