Releases: snelusha/noto
Releases · snelusha/noto
v1.0.7
🚀 Features
🐞 Bug Fixes
- Exclude lock files from staged diff - by @snelusha (37dde)
- Improve push status check for already updated remotes - by @snelusha (e7531)
- Refine git repository and staged changes checks - by @snelusha (f8021)
- Update git push success detection logic - by @snelusha (6925d)
View changes on GitHub
v1.0.6
🚀 Features
- Integrate
openpanel
analytics - by @snelusha (6548f) - Add github-stars component to display repository stars - by @snelusha (2d1ae)
- Add github stars component to the home page - by @snelusha (60d30)
- Add
gemini-2.5-pro-exp-03-25
model - by @snelusha (80f55) - Add confirmation for
gemini-2.5-pro-exp-03-25
model - by @snelusha (e84d3)
View changes on GitHub
v1.0.5
🚀 Features
- Add help command to display usage and description - by @snelusha (95272)
- Add landing page animation - by @snelusha (add7d)
- Update metadata with author and keywords - by @snelusha (8a8b7)
- Add install command component with copy options - by @snelusha (0397b)
- Add github and npm links - by @snelusha (8058f)
- Add docs link - by @snelusha (af0b1)
- Add v1.0 release announcement - by @snelusha (14bf0)
- Use init commit message for the initial commit - by @snelusha (609bc)
🐞 Bug Fixes
- Update hover selector for text color transition - by @snelusha (427df)
- Handle errors when getting commit count - by @snelusha (39fb3)
View changes on GitHub
v1.0.4
v1.0.3
🚀 Features
- Add github workflow - by @snelusha (95f62)
- Merge
snelusha/feat/refactor-commands-to-reuse-shared-logic
intomain
- by @snelusha (5bc16) - Merge
snelusha/fix/package-version
intomain
- by @snelusha (11f7f) - Add hardcoded message to the first commit - by @snelusha (74253)
- Merge
snelusha/feat/hardcode-first-commit-message
intomain
- by @snelusha (dfab9) - Filter lock files from staged diff - by @snelusha (2123a)
- Init monorepo - by @snelusha (c8377)
- Update model to
gemini-2.0-pro-exp-02-05
- by @snelusha (05d5c) - Migrate to
bun.lock
- by @snelusha (fd6a6) - Parse args - by @snelusha (0700c)
- Add
@clack/prompts
and introductory messages - by @snelusha (9161a) - Add config command - by @snelusha (de0fd)
- Add storage manager for configuration and update model name - by @snelusha (f6dcf)
- Add vitest for cli testing - by @snelusha (cd09e)
- Add config key subcommand to configure api key - by @snelusha (c03ff)
- Add google ai models and configuration - by @snelusha (3eb5c)
- Add git and auth middleware for noto command - by @snelusha (f74bf)
- Implement ai commit message generation - by @snelusha (08104)
- Add copy and apply options - by @snelusha (2f0a7)
- Add command to access last generated commit message - by @snelusha (8cbd1)
- Add edit flag to noto and prev commands - by @snelusha (3171e)
- Add type option to generate commit message based on type - by @snelusha (50404)
- Add safeParse function to handle missing required arguments - by @snelusha (617d6)
- Add commit type selection - by @snelusha (bd66c)
- Add clear method to storage manager - by @snelusha (ea120)
- Add reset command to config - by @snelusha (970bd)
🐞 Bug Fixes
- Correct command arguments processing - by @snelusha (a205b)
- Update subcommand selection logic - by @snelusha (a1947)
- Handle successful command execution and exit - by @snelusha (39f59)
- Adjust command arguments slicing index - by @snelusha (17ba2)