Releases: ostcar/kingfisher
Releases · ostcar/kingfisher
Mistakes Happen
Full Changelog: v0.0.5...v0.0.6
New Roc Syntax
What's Changed
- Changed error messages. Fix typo. by @normanjaeckel in #28
- Update Roc Syntax by @ostcar in #29
- Add effect to read file by @ostcar in #27
Full Changelog: v0.0.4...v0.0.5
On The Way For A Better API
What's Changed
The API has completely changed. Please have a look at the new Readme.
The main purpose of the new API is to support effects.
This release uses many features from the current Roc main. Especially it uses purity inference and PNC. Please make sure to the correct Roc version. At the moment, a Roc Nightly will not work.
New Contributors
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Fixed memory leaks in the go-roc-types.
- Hopefully support Mac an Windows.
- Switch build system to build.roc
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
decodeModelreturns a Result for error handling- Update the Request and Response type, to be in sync with basic-webserver
- Add an command line argument
--no-snapshotthat disables the snapshot at shutdown. This helps, as long as encoding in roc is hard.
Full Changelog: v0.0.1...v0.0.2