Skip to content

Releases: c910335/crinder

v0.5.0

20 May 08:32
Compare
Choose a tag to compare

v0.4.0

03 Feb 11:52
Compare
Choose a tag to compare
  • update to Crystal 0.36.1

v0.3.0

20 Apr 10:43
Compare
Choose a tag to compare
  • add render with options (see: #11)

v0.2.0

16 Oct 08:39
Compare
Choose a tag to compare
  • support nilable type
  • handle array for with option (#8, thanks @alex-lairan)
  • add option (Example: #5)

v0.1.4

26 Jun 10:34
Compare
Choose a tag to compare
  • update to Crystal 0.25.0

v0.1.3

17 Mar 13:39
Compare
Choose a tag to compare
  • fix ignored value when with is provided

v0.1.2

14 Mar 12:14
Compare
Choose a tag to compare
  • add with option

v0.1.1

13 Mar 07:15
ff8d86e
Compare
Choose a tag to compare
  • Added support for multiple objects to be rendered as a json array (#1, thanks @feliksg)