Changelog
All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.
1.1.0 - 2024-08-12
Bug Fixes
- change --unstable flag to --unstable-cron - (f8a7d45) - Mumulhl
Documentation
- add render deploy - (d998118) - Mumulhl
- update readme - (f66c423) - Mumulhl
- add badges - (3112446) - Mumulhl
Features
- add /v1/models - (ac921d5) - Mumulhl
Miscellaneous Chores
Refactoring
- optimize code structure - (c36734e) - Mumulhl
1.0.2 - 2024-08-10
Documentation
- add Docker build to readme - (9a99ae8) - Mumulhl
Miscellaneous Chores
- support docker build - (83e5036) - Mumulhl
- add docker workflow - (886ce38) - Mumulhl
- change port in Dockerfile - (eb55b55) - Mumulhl
- release v1.0.2 - (e4b115d) - Mumulhl
1.0.1 - 2024-08-09
Bug Fixes
- remove import specifier from code - (a8e1837) - Mumulhl
- try to fix import path no prefixed with ... - (7abcde2) - Mumulhl
Documentation
- add usage - (07cbd0b) - Mumulhl
Miscellaneous Chores
Refactoring
Revert
- fix: try to fix import path no prefixed with ... - (84178ab) - Mumulhl
- style: remove scope - (46e2a9d) - Mumulhl
- fix: remove import specifier from code - (bb36564) - Mumulhl
Style
- remove scope - (f2abf0a) - Mumulhl
[1.0.0] - 2024-08-03
Bug Fixes
- relative import path - (2aae6f7) - Mumulhl
- relative import path - (cea3a07) - Mumulhl
- add prefix - (f4268b7) - Mumulhl
- add type - (3005f19) - Mumulhl
- cache bugs - (36a24d2) - Mumulhl
- delete console.log - (184aa51) - Mumulhl
- import specifier - (75330fc) - Mumulhl
- import specifer - (9d36f64) - Mumulhl
- delete deploy from deno.json - (109b6ae) - Mumulhl
- add --unstable to deno.json - (d655e60) - Mumulhl
Documentation
- add deploy methods - (42cada0) - Mumulhl
- add clone repo - (c86cae6) - Mumulhl
- add Deno Deploy web - (4b04486) - Mumulhl
- add configuration - (26704b4) - Mumulhl
- add --unstable flag - (fef67a1) - Mumulhl
Features
- support stream - (6c84ca4) - Mumulhl
- support vercel deploy - (b16bf0f) - Mumulhl
- add clean cache - (09ff3b0) - Mumulhl
Miscellaneous Chores
- initialize - (9339454) - Mumulhl
- update deno.lock - (fb5f8de) - Mumulhl
- release v1.0.0 - (f7a7b26) - Mumulhl
Revert
- feat: support vercel deploy - (700f166) - Mumulhl