Releases: purescript-contrib/purescript-ace
Releases · purescript-contrib/purescript-ace
v9.1.0
New features:
- Added bindings for the options
navigateWithinSoftTabs
and placeholder
(#50 by @amesgen)
v9.0.0
Breaking changes:
Other improvements:
v8.0.0
Breaking changes:
- Added support for PureScript 0.14 and dropped support for all previous versions (#39, #40)
New features:
- Added roles declarations to forbid unsafe coercions (#32)
Bugfixes:
Other improvements:
- Backfilled CHANGELOG.md file with previous releases (#33)
- Fixed link to documentation in the quickstart
v7.1.0
- Export
insertLines
function (#29)
v7.0.0
Updated purescript-web-*
dependencies
v6.0.0
Passes onChange
delta for EditSession to the callback.
v5.0.0
Updated for PureScript 0.12
v4.0.0
- Updated for PureScript v0.11 (@NasalMusician)
v3.0.0
- Updated dependencies for PureScript 0.10.x