All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add sample: @Rickasaurus 's F# Ant Colony game to Fable. @robertpi
- Update fable-standalone
- Fix fable-compiler/Fable#2113: UTF8.GetString fails in REPL
- Complete from to use Feliz and Feliz.Bulma
- Fix fable-compiler/Fable#1954: Add FABLE_COMPILER directive
- Fix #106: Model should be updated in the update function not recreated from scratch
- Update to fable-standalone 1.3.5
- Fix #79: Use CSS classes in the F# code instead of inline style
- Fix #79: Use CSS to style the calculator example
- Fix #75: Remove logs from iframeMessage when in production mode
- Fix build.fsx, the app was built before updating Prelude.fs
- Fix #86: Make a distinction between REPL and Fable version in the info panel
- Init the changelog