Releases: ionide/Fornax
Releases · ionide/Fornax
v0.16.0-beta006
What's Changed
- feat: Add the webp mime type based on the .webp extension by @YanikCeulemans in #132
- Update FAKE to 6.1.4 by @Numpsy in #133
New Contributors
- @YanikCeulemans made their first contribution in #132
Full Changelog: v0.16.0-beta005...v0.16.0-beta006
v0.16.0
What's Changed
- Update the upload-artifact CI action to v4 by @Numpsy in #126
- Update all the things by @Numpsy in #127
- Update contributing.md to say you need the .NET 8 SDK rather than .NET 6 by @Numpsy in #130
- Update Ionide.KeepAChangelog.Tasks to 0.3.0 by @Numpsy in #131
- Allow Fornax.Core to use FSharp.Core 6.0.7 or newer by @Numpsy in #129
- feat: Add the webp mime type based on the .webp extension by @YanikCeulemans in #132
- Update FAKE to 6.1.4 by @Numpsy in #133
New Contributors
- @Numpsy made their first contribution in #126
- @YanikCeulemans made their first contribution in #132
Full Changelog: v0.15.1...v0.16.0
v0.16.0-beta005
v0.16.0-beta002
v0.15.1-beta002
What's Changed
- Upgrade fake by @MangelMaxime in #112
- Fix #63: Support file with spaces in the name by @MangelMaxime in #116
- Use qualified access for HtmlProperties.Custom in layout.fsx by @MangelMaxime in #110
- Add colors to error/success/info messages by @drewknab in #118
- Update to .NET 6, use project-based FAKE build instead of script by @kMutagene in #122
New Contributors
- @MangelMaxime made their first contribution in #112
- @kMutagene made their first contribution in #122
Full Changelog: v0.14.3...v0.15.1-beta002
v0.15.1
Full Changelog: v0.15.0...v0.15.1
v0.14.3
v0.14.1
What's Changed
- Add custom option for the HtmlElement type by @Freymaurer in #106
New Contributors
- @Freymaurer made their first contribution in #106
Full Changelog: v0.14.0...v0.14.1
v0.14.0
What's Changed
- fix typo by @OnurGumus in #62
- Default template does not support on sub-dirs by @robertpi in #64
- Improve perf by caching generators by @robertpi in #65
- Add support for paging by @robertpi in #66
- Improve mobile layout by @robertpi in #68
- Add GitHub Actions build by @nojaf in #74
- Update FCS, fake-cli and paket. by @nojaf in #73
- Add template and output options for fornax new by @drewknab in #75
- Update to .NET 5 by @laenas in #78
- Watch mode enhancement by @laenas in #79
- Misc fixes by @laenas in #80
- Minor readme grammatical fixes by @andagr in #83
- Add some Generator documentation. by @oluwandabira in #85
- Trim file paths with a platform-agnostic path separator by @rdipardo in #91
- typo fix for the About page by @newbienewbie in #97
- better release script (and overall updates) by @baronfel in #102
New Contributors
- @OnurGumus made their first contribution in #62
- @nojaf made their first contribution in #74
- @drewknab made their first contribution in #75
- @laenas made their first contribution in #78
- @andagr made their first contribution in #83
- @oluwandabira made their first contribution in #85
- @rdipardo made their first contribution in #91
- @newbienewbie made their first contribution in #97
- @baronfel made their first contribution in #102
Full Changelog: 0.13.1...v0.14.0
0.13.1
Update to FCS 35.0 (by @Krzysztof-Cieslak)
Pass WATCH define in case of watch mode (by @Krzysztof-Cieslak)