-
Unreleased
- Add aeson 2 support
-
0.3.0.0
- Removed upper bounds from dependencies so the base library does not limit an application's choice of libraries.
- Re-exports ghjs-base modules, so this package can replace ghcjs-base.
-
0.2.0.0
- Added Semigroup instance to JSString for ghc 8.4.1 and base 4.11.0
-
0.1.0.4
- Added Javascript.Web.Location
-
0.1.0.3
- Added Javascript.Web.Storage
-
0.1.0.2
- Added JavaScript.Cast
- Added Marshall and Callbacks
-
0.1.0.0
- Initial version with a subset of ghcjs base