Skip to content

Releases: disrupted/blackd-client

v0.1.1

22 May 07:41
33d40f9
Compare
Choose a tag to compare
fix(docs): update broken link to null-ls config

v0.1.0

28 Jan 12:57
12eb98c
Compare
Choose a tag to compare
build(release): bump version to 0.1.0

v0.0.6

02 Nov 16:27
969aa00
Compare
Choose a tag to compare
  • refactor: use bufwriter for output (#28)

  • refactor: replace clap with pico-args (#29)

v0.0.5

01 Nov 17:46
9d056b1
Compare
Choose a tag to compare
  • Update Readme & print response for unknown status

  • Bump actions/cache from 2.1.5 to 2.1.6 (#20)

  • Format Cargo.toml with dprint

  • Format Cargo.toml using dprint

  • Bump actions/github-script from 4.0.2 to 4.1 (#21)

  • Bump actions/github-script from 4.1 to 5 (#22)

  • Bump actions/checkout from 2.3.4 to 2.3.5 (#24)

  • refactor: apply Rust best practices (#23)

    • Pass reference to function

    • Replace unwrap

  • chore: update clap

  • fix: clap v3 breaking change

  • Bump version

v0.0.4

23 May 18:27
ae9dbff
Compare
Choose a tag to compare
Error handling (#19)

* Add error handling

* Refactor error names

* Order response matching by status code

* Update tests

* Bump version

v0.0.3

14 May 09:24
d62585a
Compare
Choose a tag to compare
Publish crate (#16)

v0.0.2

01 May 11:41
4254b8d
Compare
Choose a tag to compare
Reduce binary size (#8)

v0.0.1

01 May 00:45
93d060c
Compare
Choose a tag to compare
Combine CI workflows & create draft releases for PRs (#6)