Skip to content

Releases: ostcar/kingfisher

Mistakes Happen

15 Feb 09:16
93a4bba

Choose a tag to compare

New Roc Syntax

15 Feb 09:10
e5fb0ac

Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

On The Way For A Better API

06 Jan 10:55
70f339d

Choose a tag to compare

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

26 May 13:00
a7ee15e

Choose a tag to compare

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

17 May 16:26
9a5b213

Choose a tag to compare

What's Changed

  • decodeModel returns a Result for error handling
  • Update the Request and Response type, to be in sync with basic-webserver
  • Add an command line argument --no-snapshot that disables the snapshot at shutdown. This helps, as long as encoding in roc is hard.

Full Changelog: v0.0.1...v0.0.2

v0.0.1

28 Apr 20:23
40fd253

Choose a tag to compare

Updated README. (#6)