Skip to content

Releases: Milo123459/glitter

v1.4.6

19 Oct 00:37
Compare
Choose a tag to compare
chore: release: release v1.4.6

v1.4.5

19 Oct 00:36
Compare
Choose a tag to compare

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

28 Aug 13:00
Compare
Choose a tag to compare

v1.4.4 (2021-08-28)

Chore

  • release: release v1.4.4
  • rust_ci: remove libdbus
  • rust_ci: remove mercucial
  • release: release v1.4.3

v1.4.3

28 Aug 12:25
Compare
Choose a tag to compare

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

28 Aug 00:23
Compare
Choose a tag to compare

v1.4.2 (2021-08-28)

Bug Fixes

  • cli: display hooks even if they arent being ran

Chore

  • release: release v1.4.1

Docs

  • readme: undocument using brew as an install method

v1.4.1

28 Aug 00:05
Compare
Choose a tag to compare

v1.4.1 (2021-08-28)

Chore

  • tests: fix tests
  • release: release v1.4.0

Docs

  • readme: show off glitter hooks

v1.4.0

27 Aug 23:58
Compare
Choose a tag to compare

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

v1.3.14

25 Jul 14:09
Compare
Choose a tag to compare

v1.3.14 (2021-07-25)

Bug Fixes

  • arguments: use action everywhere again

Chore

  • release: release v1.3.13

v1.3.13

25 Jul 13:30
Compare
Choose a tag to compare

v1.3.13 (2021-07-25)

Bug Fixes

  • cli: use action over first argument

Chore

  • release: release v1.3.12

v1.3.12

25 Jul 12:51
Compare
Choose a tag to compare

v1.3.12 (2021-07-25)

Chore

  • release: release v1.3.11

Features

  • cli: allow you to run ccs without cc command