1.16.0 (2024-08-16)
1.15.0 (2024-08-13)
1.14.3 (2024-08-12)
- update whole code editing prompt to avoid lazy coding (b760acf)
1.14.2 (2024-08-09)
- update docs and order of commands (934ab3d)
1.14.1 (2024-08-08)
1.14.0 (2024-08-08)
1.13.6 (2024-08-06)
- model check for diff mode (d64ce8c)
1.13.5 (2024-08-06)
1.13.4 (2024-08-06)
1.13.3 (2024-08-06)
1.13.2 (2024-08-06)
1.13.1 (2024-08-05)
1.13.0 (2024-08-05)
1.12.1 (2024-08-05)
- trigger release (d9d4efc)
1.12.0 (2024-08-05)
1.11.0 (2024-08-04)
1.10.0 (2024-08-03)
1.9.0 (2024-08-02)
1.8.0 (2024-08-02)
1.7.7 (2024-07-31)
1.7.6 (2024-07-31)
1.7.5 (2024-07-31)
1.7.4 (2024-07-31)
1.7.3 (2024-07-31)
- update docs (83c7386)
1.7.2 (2024-07-31)
- update keywords (f2c5dc3)
1.7.1 (2024-07-31)
1.7.0 (2024-07-30)
1.6.2 (2024-07-30)
1.6.1 (2024-07-30)
1.6.0 (2024-07-30)
1.5.2 (2024-07-29)
1.5.1 (2024-07-29)
- ensure branch name is valid (82ced3c)
1.5.0 (2024-07-29)
1.4.2 (2024-07-29)
- docs: add the why (31fcdb4)
1.4.1 (2024-07-28)
1.4.0 (2024-07-28)
1.3.5 (2024-07-28)
1.3.4 (2024-07-28)
1.3.3 (2024-07-27)
- update codegen template (248bfea)
1.3.2 (2024-07-27)
- docs: document new ai functionality (70bddd8)
1.3.1 (2024-07-27)
- JSON Parsing error (f3a99a5)
1.3.0 (2024-07-27)
1.2.0 (2024-07-24)
1.1.1 (2024-07-22)
- add readme (45f6fc1)
1.1.0 (2024-07-22)
- Add interactive Template Variable prompting (2f67212)
1.0.12 (2024-07-22)
- improve export-templates command (ef6cab6)
1.0.11 (2024-07-22)
- programmatic usage of getAvailableTemplates (b385bcf)
1.0.10 (2024-07-22)
1.0.9 (2024-07-22)
- worker-paths in different environments (ed1336c)
1.0.8 (2024-07-22)
- entry point and worker paths (a4b7510)
1.0.7 (2024-07-22)
- improve path resolution in different environments (44bbe2b)
1.0.6 (2024-07-22)
- Update interactive-filtering.ts to disable going to the upper directory (d2faa93)
1.0.5 (2024-07-22)
- trigger release after fixing programatic usage (8053d24)
1.0.4 (2024-07-22)
1.0.3 (2024-07-22)
- Update package.json exports and built to allow programmatic usage (89e759a)
1.0.2 (2024-07-21)
- npm cli.js entrypoint (265a481)
1.0.1 (2024-07-21)
- trigger release after fixing permissions (d077481)
- cli: also set a default value for invert in the commander options (405c96e)
- cli: invert is set to false by default (4050f59)
- e2e test cross platform compatibility (4e8ca51)
- template dir for when run via npx/npm (7817b0b)
- test paths (76c9ff9)
- windows paths and line-endings (21743e2)
- windows paths in tests (22993f4)
- add line-numbers option (7fd314f)
- Add new template file for minimal layout (b898fa6)
- add respect gitignore flag (df9a406)
- cache: add FileCache tests and fix Date serialization (c09f1f8)
- cli: add --invert option for interactive filtering (535a95f)
- cli: fix custom data and tests (e1ca88d)
- core: add support for additional file extensions (4c136d7)
- Fix implementation and tests for interactive mode and cache (fd03855)
- improve file cache handling and normalize paths (a87735d)
- interactive mode: fix implementation and tests (02b3569)
- start on interactive-filtering (627e26a)
- update relative path in table of contents (47827bb)