All Versions
5
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History

  • v0.0.1-alpha.5 Changes

    • ๐Ÿšš FutureResult usage removed. Now Box> is in use.
    • ๐Ÿ›  Blocking post and put bug fixed.
  • v0.0.1-alpha.4 Changes

    • โšก๏ธ Dependencies updated.
    • ๐Ÿ—„ All warnings cleared. There are no deprecated usages now.
  • v0.0.1-alpha.3 Changes

    • โšก๏ธ Dependencies updated.
    • ๐Ÿ“‡ Renamed because of crates.io (weld -> weldmock)
  • v0.0.1-alpha.2 Changes

    • Migrated to hyper. Works as expected.
    • Dependencies cleared.
    • ๐Ÿ”Š Logs cleared and switched to Compact log mode.
    • ๐Ÿ‘ Nested json structure support.
  • v0.0.1-alpha.1 Changes

    • added some information to Cargo.toml file.
    • โž• added example main.rs test.