Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

38 lines (26 loc) · 1.02 KB

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.

  • Added extensions for SynModuleDecl.CreateTypes, SynPat.CreateId, SynSinplePats.Create

[0.12.0] - 2022-03-04

  • Updated to FCS 41.0.2 (thanks @xperiandri!)

[0.11.0] - 2022-03-04

  • Updated to FCS 41
  • Add CreateType to SynModuleDecl
  • Add optional access to CreateLongIdent
  • Add CreateId to SynSimplePat and Add Create to SynSimplePats

[0.10.0] - 2021-07-27

Changed

  • Updated to FCS 39