All Versions
6
Latest Version
Avg Release Cycle
154 days
Latest Release
1460 days ago

Changelog History

  • v0.3.0 Changes

    April 20, 2020
    • โž• add render with options (see: #11)
  • v0.2.0 Changes

    October 16, 2019
    • ๐Ÿ‘Œ support nilable type
    • ๐Ÿ– handle array for with option (#8, thanks @alex-lairan)
    • โž• add option (Example: #5)
  • v0.1.4 Changes

    June 26, 2018
    • โšก๏ธ update to Crystal 0.25.0
  • v0.1.3 Changes

    March 17, 2018
    • ๐Ÿ›  fix ignored value when with is provided
  • v0.1.2 Changes

    March 14, 2018
    • โž• add with option
  • v0.1.1 Changes

    March 13, 2018
    • โž• Added support for multiple objects to be rendered as a json array (#1, thanks @feliksg)