Skip to content

Releases: DZakh/rescript-core

v0.4.0

09 Dec 10:37
Compare
Choose a tag to compare
  • Added Result.getExnWithMessage
  • Moved the Int.fromString's ~radix argument to the end
  • Removed deprecated Result and Option functions

Full Changelog: v0.3.0...v0.4.0

v0.3.0

09 Dec 10:28
Compare
Choose a tag to compare
  • Pull rescript-core@0.6.0
  • Use rescript V11

Full Changelog: v0.2.0...v0.3.0

v0.2.0

30 Jul 17:04
Compare
Choose a tag to compare
  • Add Array.last
  • Make Option.getExn throw a js exception instead of Not_found
  • Add Option.getExnWithMessage

Full Changelog: v0.1.0...v0.2.0

v0.1.0

30 Jul 11:15
Compare
Choose a tag to compare

Forked @rescript/core and published it as a vendored stdlib for personal usage.