Skip to content

Releases: dmjio/miso

1.5

25 Mar 03:12
05fbbd8
Compare
Choose a tag to compare
1.5
  • Factored out fromMisoString into it's own class FromMisoString (major breaking change)
  • Performance improvements, dead code elimination in js code.
  • Additional documentation
  • Websocket API updates.
  • Test deps. bump.

1.4

16 Nov 04:27
Compare
Choose a tag to compare
1.4
  • Fixed issues related to keys patch
  • Documentation updates
  • Add ghcjs-dom to miso's nixpkgs

1.3

22 Oct 16:24
Compare
Choose a tag to compare
1.3
  • Update sample app hashes
  • Added consoleLogJSVal, changed consoleLog signature.
  • Add sample-app-jsaddle w/ documentation
  • Add Transition README.md
  • hpack fix for GHCJS
  • Add new cachix cache miso-haskell.cachix.com
  • Add onBeforeDestroyed
  • isomorphic.js bugfix.

1.2

01 Aug 01:52
Compare
Choose a tag to compare
1.2
  • Add bugfix + test for keys patch dealing with prepending keys.

1.1.0.0

22 Jul 03:17
Compare
Choose a tag to compare
  • Adds jsaddle-wkwebview and the ability to cross-compile to ARM
  • Refactors examples into their own cabal package.
  • Travis CI support
  • Initialize empty window when no DOM present.

1.0.0.0

14 Jul 23:37
5ca6628
Compare
Choose a tag to compare
  • Refactor jsbits/*.js to allow for ADVANCED OPTIMIZATIONS with Google's closure compiler
  • Refactor and simplify nix scripts
  • Deprecate stack support
  • Nixops support
  • GHCJS 8.6
  • Add StableName to diff
  • Add a binary cache for OSX / Linux

0.21.2.0

09 Sep 19:13
Compare
Choose a tag to compare

Bug fixes:

  • Bug fixes on diffing algorithm
  • Safari checkbox bug fix
  • Isomorphic router fixes

Features:

  • MathML support
  • SkipChan logic (empty notify) added.
  • Scroll into view function added
  • JSaddle support

Maintenance:

  • Removed unused XHR module

0.21.1.0

05 Jul 18:25
Compare
Choose a tag to compare
  • Hot fix for HasLink instance

0.21.0.0

05 Jul 15:24
f4772b3
Compare
Choose a tag to compare
  • Includes fix for #426

0.20.1.0

27 Jun 14:21
9428e28
Compare
Choose a tag to compare
  • Hotfix for dependency issue when tests enabled (#424)