Releases: thoth-org/Thoth.Elmish.Toast
Releases · thoth-org/Thoth.Elmish.Toast
4.0.0
3.0.0
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
andoption
type when creating the event to dispatch - Use a literal string for the passing the event name
Added
2.1.0
Changed
- Prevents adding an extra div (by @alfonsogarciacaro)
2.0.0
Changed
- Release stable version
2.0.0-beta-003 - 2019-04-01
Changed
- Upgrade to Fable.Core v3