Skip to content

Releases: thoth-org/Thoth.Elmish.Toast

4.0.0

16 Mar 14:16
473704b
Compare
Choose a tag to compare

Changed

  • Update to Elmish 4.0

3.0.0

17 Apr 19:08
Compare
Choose a tag to compare

Removed

  • Remove the Toast.addInput API.

    It was never really supported and the implementation doesn't fill solied

  • Remove properties and code related to ProgressBar.

    It was never released and was just some relicat from experimentation

Changed

  • Update all the doc comments to use XML style doc comments
  • Format the library code using my new formatting style
  • Remove unnecessary boxing and option type when creating the event to dispatch
  • Use a literal string for the passing the event name

Added

2.1.0

10 Sep 14:04
Compare
Choose a tag to compare

Changed

2.0.0

10 Sep 13:31
Compare
Choose a tag to compare

Changed

  • Release stable version

2.0.0-beta-003 - 2019-04-01

01 Apr 08:43
Compare
Choose a tag to compare
Pre-release

Changed

  • Upgrade to Fable.Core v3