Skip to content

Releases: ionide/FsAst

Release 0.13.0

04 Mar 17:24
Compare
Choose a tag to compare
  • Updated to FCS 41.0.3

Release 0.12.0

04 Mar 17:15
Compare
Choose a tag to compare

Release 0.11.0

04 Mar 16:53
Compare
Choose a tag to compare
  • Updated to FCS 41
  • Add CreateType to SynModuleDecl
  • Add optional access to CreateLongIdent
  • Add CreateId to SynSimplePat and Add Create to SynSimplePats

Release 0.10.0

04 Aug 14:10
Compare
Choose a tag to compare

Changed

  • Updated to FCS 39

Update to latest Fantomas and FCS 34.1

12 Apr 15:51
Compare
Choose a tag to compare

update to fantomas 2.9.0

17 Oct 20:24
bb1b663
Compare
Choose a tag to compare

Issues

  • #11 Version of Fantomas 2.8.1 used by this has a regression where formatting only by AST (no source) fails

Pull Requests

  • #12 update to fantomas 2.9.0

initial nupkg

02 Oct 04:41
b4b2654
Compare
Choose a tag to compare

This is the initial release of a nupkg to the NuGet Gallery:
https://www.nuget.org/packages/FsAst/0.1.0

Pull Requests

  • #9 build a nupkg
  • #8 Switch to SynComponentInfoRcd to save the user calling this, this mir.
  • #7 Add nested module helper function
  • #6 Fix duplicated file, must have blacked out
  • #5 Add union creation methods
  • #4 Add union case support
  • #3 Added creation of record fields and printing record members