Skip to content

Latest commit

 

History

History
48 lines (26 loc) · 933 Bytes

File metadata and controls

48 lines (26 loc) · 933 Bytes
last_commit_released b471dc16fc3b5132af77b5974d1669c9b8220cca

Changelog

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.

Unreleased

2.4.0 - 2021-10-07

  • Remove node compatibility and async methods

2.3.0 - 2021-10-07

  • Publish as Nuget package

2.2.0 - 2021-05-28

  • Add explicit pushFableNuget helper that uses FABLE_NUGET_KEY envVar @MangelMaxime

2.1.0 - 2021-05-19

  • Publish symbols for Nuget packages @cartermp

2.0.0 - 2020-12-02

  • Compatibility both with dotnet and nodejs

1.2.1 - 2020-04-09

  • Update to Fable.Core 3.1.5

1.2.0 - 2020-03-04

  • Use npm token when publishing an npm package

1.1.1 - 2019-10-11

  • Several additions for Fable build

1.0.5 - 2019-01-22

  • First publish