If you need time travel right now, you can use this library: http://package.elm-lang.org/packages/jinjor/elm-time-travel/1.0.8/
On Tuesday, 28 June 2016 21:34:33 UTC+2, Douglas Correa wrote: > > Evan, thanks for the new version, > > And I really like this part of README.md ( > https://github.com/elm-lang/elm-reactor/blob/master/README.md#note-about-time-travel > ) > > Time travel is very useful in "Redux world" and it would be in Elm too. > > Douglas > > On Tue, Jun 28, 2016 at 3:30 PM, Evan Czaplicki <[email protected] > <javascript:>> wrote: > >> The 0.17 release revealed a few rough spots. Particularly for new folks >> who were trying to install evancz/elm-html instead of elm-lang/html. So I >> did a bunch of bug fixes for stuff along these lines. The main changes are: >> >> - Default dependencies in elm-package.json are core *and* >> elm-lang/html. >> - Error messages for elm-package are improved (e.g. this >> <https://github.com/elm-lang/elm-package/pull/177#issuecomment-222916014> >> and this >> >> <https://github.com/elm-lang/elm-package/issues/156#issuecomment-224391406> >> ) >> - Packages download concurrently (a.k.a. faster) >> - Make elm-reactor serve assets better. Was messing up CSS and HTML. >> - Use ~/.elm/0.17.1/ so all globally cached things are isolated >> - Binaries are much smaller (~120MB to ~40MB on OSX) >> >> I have some beta binaries ready. Please give them a try: >> >> - mac <http://install.elm-lang.org/Elm-Platform-0.17.1-beta.pkg> >> - windows <http://install.elm-lang.org/Elm-Platform-0.17.1-beta.exe> >> >> It is just a better version of 0.17, so you should be able to install and >> just have things be nicer. If you try it and want to go back to 0.17, just >> run the installers here <http://elm-lang.org/install>. The most recent >> one takes precedence. >> >> I'm hoping to do a relatively quite announcement on twitter tomorrow, so >> let me know if you run into any problems! >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Elm Discuss" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
