Skip to content

Releases: letmutex/htmd-cli

v0.5.0

24 Nov 09:45
75158f3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.5.0

v0.4.1

21 May 10:18
415cd65

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

11 May 14:40

Choose a tag to compare

What's Changed

Full Changelog: v0.3.4...v0.4.0

v0.3.4

12 Jul 06:22

Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3

27 Jun 06:50

Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

24 Jun 23:39

Choose a tag to compare

Update htmd to v0.1.4

v0.3.1

23 Jun 12:56
0651b48

Choose a tag to compare

What's Changed?

  • Updated htmd to v0.1.3 which is about 30% faster than the previous version

Full Changelog: v0.3.0...v0.3.1

v0.3.0

22 Jun 00:26

Choose a tag to compare

Breaking Changes

  • Implement stdin stdout for io, and make them default by @letmutex in #4
  • Rename --config to --options-file by @letmutex in #5

Full Changelog: v0.2.0...v0.3.0

v0.2.0

20 Jun 12:38

Choose a tag to compare

Breaking Changes

  • Change cargo bin name from cargo-htmd to htmd to avoid confusion #3.

    Remove the previous htmd-cli executable by running cargo uninstall htmd-cli before upgrading, or remove it manually:

    # Linux
    rm $HOME/.cargo/bin/cargo-htmd
    
    # Windows
    Remove-Item "$env:USERPROFILE\.cargo\bin\cargo-htmd.exe"

v0.1.0

20 Jun 09:00

Choose a tag to compare

Use htmd 0.1