Skip to content

Releases: amberframework/jasper-helpers

Support CommonMark and fixes Crystal 0.31.0

23 Sep 17:06
Compare
Choose a tag to compare

v0.2.4

12 Jan 16:38
Compare
Choose a tag to compare

Add overload for button_to with options but without a block (#35) @westonganger
Add markdown helper (#33) @dwightwatson

v0.2.3

12 Jan 16:36
Compare
Choose a tag to compare

b4fcb12 multipart option for forms

v0.2.2

12 Jan 16:37
Compare
Choose a tag to compare

4224ada added file field

v0.2.1

04 Nov 16:01
Compare
Choose a tag to compare

Fix issue with missing types used by Crecto - drujensen

v0.2.0

13 May 22:27
Compare
Choose a tag to compare
  • Fixed bug caused by params returning in reverse in crystal and amber params rewrite.

v0.1.8

04 Jan 23:02
Compare
Choose a tag to compare
  • Add block support for label tag, using label(:name) do #22

v0.1.7

31 Dec 21:49
Compare
Choose a tag to compare
jasper_helpers v0.1.7

v0.1.5

15 Sep 05:31
Compare
Choose a tag to compare

Fixes issue with Int64 type in Amber amberframework/amber#260