Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-12-06 | 536 Bytes | |
v1.2.0.0 source code.tar.gz | 2023-12-06 | 205.2 kB | |
v1.2.0.0 source code.zip | 2023-12-06 | 312.9 kB | |
Totals: 3 Items | 518.6 kB | 0 |
v1.2.0.0
- Add support for aarch64-darwin (apple silicon macs) and aarch64-linux. See docs/platform-support.md for more information about what's supported and what isn't on each platform.
- nixpkgs updated to 22.11
- Breaking change: Disable webkit2gtk backend for reflex-dom by default. To enable it, use the useWebkit2Gtk flag in
default.nix
. - Breaking change: Remove deprecated cabal2nixResult
- Haskell Libraries Updates
- reflex-dom 0.6.3.1
- ios: Update ios-deploy to v1.12.2