All notable changes to this project will be documented in this file.
- Made categories with only links possible
- [breaking] Put links in categories
- Filled out Cargo.toml
- Added test.yaml to gitignore
- Fixed up code, roadmap for bump
- Simple code quality changes
- Refactored testing, added tests dir
- Implemented quiet flag
- Bump to v0.1.2
- Fixed help formatting
- Added asciinema demo
- Added no-emoji flag
- Bump v0.1.0, housekeeping, #8 from cafkafk/dev
- Bump to v0.1.1
- Changed roadmap
- Updated roadmap
- Implemented CoC flag
- Quiet flag
- Made SUCCESS/FAILURE emoji const
- Added flag no-emoji
- Bump to 0.0.7 #7 from cafkafk/dev
- Bump v0.1.0, housekeeping
- Made code more idiomatic
- Changed config.yaml location
- Increased scope of push field
- Remove potentially destructive operaton
- Fixed mini-license typos
- Fixed testing with hashmap arch
- Spinner on all repoactions
- Fixed commit in quick
- [breaking] Fixed quick, fast messages
- Fixed commit with editor regression
- Architectural Overview
- Moved charts to doc/img
- Update image locations
- Moved ARCHITECTURE.md to doc/
- Added some documentation
- Added roadmap
- Added git cliff config
- Started flakification
- Added nix flake #5
- [breaking] Add push field
- [breaking] Add repo flags
- [breaking] Implemented naive categories
- Started work on using spinners
- Added pull flag
- React to exit code of git
- Started adding multi instruction logic
- Added fast subcommand
- Add Commit, Add flags
- [breaking] Added Quick, Fast flags
- Made category flags optional
- Made categories.repo optional
- Made repo flags optional
- Version bump to v0.0.3
- Moved install scripts to ./bin
- Merge 0.0.6
- Merge 0.0.6 #6 from cafkafk/dev
- Bump to 0.0.7
- Fixed various clippy errors
- Removed unused code from flake
- Improved GitRepo assoc. function debug
- Removed redundant line in Cargo.toml
- Created on_all for config struct
- Naive nested hashmap
- Generic refactor
- Removed atty dependency
- Removed atty dependency
- Removed unused ./test dir
- Mvp flake working