Notable changes to this project are documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Breaking changes:
- The data argument of functions
postMessageandpostMessage'must be instance of a new typeclassIsSendable - Refactored
Workerto better match the spec - Refactored
Credentials'Showinstance to be moreShow-like; useprintCredentialsnow
New features:
- Added
SharedWorkerbindings - Added
Showinstance toWorkerType
Bugfixes:
Other improvements:
- Added documentation
- Migrated from
pulp/bowertospago - Updated FFI to use
EffectFnXtypes - Added CI and GitHub issue/pr templates
- Added
purs-tidyformatter to CI
v1.1.0 - 2022-05-2
- purty and export MessageEvent.ports
v1.0.0 - 2022-05-17
- Update README.md
v0.2.0 - 2022-05-16
Update bower.json
v0.1.0 - 2022-05-16
- Initial release