All Versions
5
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
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.