Skip to content

Releases: jzeuzs/legion

v0.1.3

16 Oct 04:54
f38daaa
Compare
Choose a tag to compare

0.1.3 (2022-10-16)

🐛 Bug Fixes

  • ci: website-screenshot -> legion (7a529a7)

v0.1.2

16 Oct 04:42
332391f
Compare
Choose a tag to compare

0.1.2 (2022-10-16)

🐛 Bug Fixes

  • ci: website-screenshot -> legion (ecb9acb)

v0.1.1

16 Oct 04:27
8709899
Compare
Choose a tag to compare

0.1.1 (2022-10-16)

🐛 Bug Fixes

  • ci: fix release workflow (55e253c)

v0.1.0

15 Oct 13:52
c3617fc
Compare
Choose a tag to compare

0.1.0 (2022-10-15)

🏠 Refactor

  • change Default impl of Config (6fd2266)
  • change Default impl of Config (3dc4db0)
  • only use one format!(...) syntax for readability (84f2079)
  • only use one format!(...) syntax for readability (cbee25b)

🐛 Bug Fixes

  • deps: update all non-major dependencies (#16) (9680a0f)
  • deps: update rust crate moka to 0.9.0 (#8) (10861a3)
  • resolve RUSTSEC-2020-0071 (f1f63b6)

🚀 Features

📝 Documentation