Skip to content

Latest commit

 

History

History
77 lines (59 loc) · 4.83 KB

CHANGELOG.md

File metadata and controls

77 lines (59 loc) · 4.83 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

16 August 2024

  • build(deps): bump clap_complete to 4.5.17 #38
  • build(deps): bump clap to 4.5.16 #37
  • feat: support multiple file inputs #36
  • feat: support multiple file inputs (#36) #35
  • chore: bump dev version to 0.0.4 e2cc78b

6 August 2024

  • build: update sub deps #34
  • chore(dependabot): remove me from assignees #33
  • build(deps): bump clap from 4.5.11 to 4.5.13 #31
  • build(deps): bump clap_complete from 4.5.8 to 4.5.12 #32
  • build(deps): bump env_logger from 0.11.3 to 0.11.5 #30
  • build(deps): bump clap from 4.5.9 to 4.5.11 #29
  • build(deps): bump clap_complete to 4.5.8 #28
  • chore: bump dev version to v0.0.3 74cfeba

10 July 2024

  • chore: generate changelog #27
  • docs: add command --help output to readme #26
  • feat: add support for stdin/stdout only #25
  • build(deps): bump clap to 4.5.9 #24
  • build(deps): bump clap from 4.5.7 to 4.5.8 #22
  • build(deps): bump clap_complete from 4.5.5 to 4.5.7 #20
  • build(deps): bump log from 0.4.21 to 0.4.22 #21
  • feat: log levels for prints #19
  • build(deps): bump clap_complete to 4.5.5 #18
  • build(deps): bump clap to 4.5.7 #17
  • build(deps): bump kdl to 5.0.0-alpha.1 #16
  • chore: set msrv to 1.74.1 #15
  • chore: generate changelog for v0.0.2 19d9a0e
  • chore: bump version to 0.0.2 733c68b

7 June 2024

  • chore(deps): bump clap_complete to 4.5.4 #14
  • chore(deps): bump clap to 4.5.6 #12
  • docs: used -> uses #13
  • docs: usage guide #11
  • feat: shell completion command #10
  • feat: check command #9
  • chore(deps): bump clap to 4.5.5 #8
  • chore: pretty stdout logs #7
  • feat: add support for walking directories #6
  • chore: setup dependabot #5
  • chore: prepare v0.0.1 release ee2c88d

v0.0.0

6 June 2024

  • ci: release workflow #3
  • chore(just): setup commands #4
  • ci: validation workflow #2
  • feat(cli): accept input path #1
  • feat: format kdl file 5c353bf
  • chore: add MIT licence 6523fd0
  • chore: rustfmt config 25f1c22