Skip to content

v1.0.0

Compare
Choose a tag to compare
@garyb garyb released this 23 May 14:40
· 36 commits to master since this release
d6af968
  • Updated for PureScript 0.12
  • The namespace has been changed from Data.Record to just Record
  • Added modify to the ST module (@matthewleon)
  • Added new functions for merging records (@natefaubion)
  • The STRecord prefixes have been dropped from the record functions for less repetition when using qualified imports
  • The function argument order has been changed so that STRecord is always the last argument