Skip to content

Commit

Permalink
chore(version): v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tranzystorekk committed Dec 6, 2022
1 parent e0a8f3b commit f148f83
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Changelog
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.

- - -
## v0.1.0 - 2022-12-06
#### Bug Fixes
- use correct binary name for completion generation - (4614cf5) - tranzystorek-io
- provide fallback for state directory - (32cc67a) - tranzystorek-io
#### Documentation
- add usage info to README - (d6717de) - tranzystorek-io
- add nuxex/aocf to acknowledgements - (11d4c57) - tranzystorek-io
- add README - (04e062d) - tranzystorek-io
#### Features
- **(cli)** add force flag to the input command - (cf9be79) - *tranzystorek-io*
- **(wip)** add proper error handling with anyhow - (52e2ae7) - *tranzystorek-io*
- **(wip)** implement submit command - (2d7954a) - *tranzystorek-io*
- **(wip)** change day status printed symbols to non-emoji - (6dbf349) - *tranzystorek-io*
- **(wip)** add input command impl draft - (f26554d) - *tranzystorek-io*
- **(wip)** add cache force-write - (d4d53c6) - *tranzystorek-io*
- **(wip)** add basic cache module - (2870d66) - *tranzystorek-io*
- **(wip)** fill in some gaps in input fetching - (69acae5) - *tranzystorek-io*
- restyle status command selection output - (f6618a9) - tranzystorek-io
#### Miscellaneous Chores
- **(wip)** add general refactorings and cleanup to WIP code - (1b73834) - *tranzystorek-io*
- add cargo manifest details - (e0a8f3b) - tranzystorek-io
- add release github actions workflow - (04cdba2) - tranzystorek-io
- add cocogitto config - (638cfdf) - tranzystorek-io
- remove unused json dependencies - (391496b) - tranzystorek-io
- add license - (7fe1304) - tranzystorek-io

- - -

Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto).

0 comments on commit f148f83

Please sign in to comment.