Releases: Milo123459/glitter
Releases Β· Milo123459/glitter
v1.4.6
chore: release: release v1.4.6
v1.4.5
v1.4.5 (2021-10-19)
Chore
- release: release v1.4.5
- codecov: cache in that ci as well
- bump structopt from 0.3.23 to 0.3.25
- project: clippy lints
- bump serde_json from 1.0.67 to 1.0.68
- bump anyhow from 1.0.43 to 1.0.44
- bump structopt from 0.3.22 to 0.3.23
- bump serde_json from 1.0.66 to 1.0.67
- bump serde from 1.0.129 to 1.0.130
Docs
- readme: fix typo
Features
- ci: new ci
- tasks: display a message when glitter exits due to errorneous status code
v1.4.4
v1.4.3
v1.4.3 (2021-08-28)
Bug Fixes
- cli: always run glitter hooks
- cli: only log the glitter hooks if not running in no-verify
- push: run glitter hooks before running git add .
- undo: add warning when using dry run
Chore
- cli: fix comment
- cli: move the dry run checks above iterating through commands
- release: release v1.4.2
Docs
- readme: document where to put installation errors
v1.4.2
v1.4.1
v1.4.0
v1.4.0 (2021-08-28)
Chore
- docs: document how to make a bug report
- docs: document basic usage of glitter hooks
- style: run fmt
- ci: make audit not run every day
- style: run fmt
- proj: decrease binary size
- bump serde from 1.0.127 to 1.0.129
- bump anyhow from 1.0.42 to 1.0.43 (#30)
- bump serde from 1.0.126 to 1.0.127 (#29)
- bump serde_json from 1.0.65 to 1.0.66 (#28)
- bump fancy-regex from 0.7.0 to 0.7.1 (#26)
- bump serde_json from 1.0.64 to 1.0.65 (#27)
- release: release v1.3.14
Features
- cli: exit when invalid command or command exits with code 1
- cli: remove unused blank lines
- cli: try fix once more
- cli: add some basic debugging to try and fix issues
- cli: basic impl of glitter hooks