Skip to content

Version 0.1.4

Compare
Choose a tag to compare
@weixiyen weixiyen released this 02 Jan 20:10
· 74 commits to master since this release

Added transform property for fields. You can now do this:

field :created, :timestamp, transform: &DateTime.to_unix/1