Skip to content

Releases: typed-wire/typed-wire

Version 0.3.1.1

14 Jun 22:33
Compare
Choose a tag to compare
  • More bugfixes to the Elm code generator

Version 0.3.1.0

20 Mar 23:50
Compare
Choose a tag to compare
  • Bugfixes to Elm code generator
  • small internal changes and bugfixes

Version 0.3.0.0

31 Jan 18:55
Compare
Choose a tag to compare
  • Add a PureScript code generator
  • Allow defining HTTP APIs, generate Haskell server and PureScript client support
  • Various bugfixes and improvements

Version 0.2.1.3

04 Nov 13:38
Compare
Choose a tag to compare
  • Added Read instance to Haskell Lib and Codegen

Version 0.2.1.2

01 Nov 18:05
Compare
Choose a tag to compare
  • More improvements to elm code generator

Version 0.2.1.1

30 Oct 17:22
Compare
Choose a tag to compare
  • Bugfix in elm library

Version 0.2.1.0

30 Oct 16:54
Compare
Choose a tag to compare
  • Bugfixes to elm and haskell support library

Version 0.2.0.1

30 Oct 16:15
Compare
Choose a tag to compare
  • Hopefully fix github deployment

Version 0.2.0.0

30 Oct 16:05
Compare
Choose a tag to compare
  • New types Date, DateTime and Time
  • New type List<t>
  • New type Bytes

Version 0.1.0.1

30 Oct 14:34
Compare
Choose a tag to compare
  • Identical to 0.1.0.0 to retrigger deployment pipeline