Skip to content

Releases: dawedawe/fsih

Release 1.0.4

22 Aug 16:31
8b4e0e1
Compare
Choose a tag to compare

Fixed

  • Fixed support for non-FSharp.Core namespaces when using a preview SDK.

Release 1.0.3

20 Aug 20:53
bac8c19
Compare
Choose a tag to compare

Fixed

  • Fixed support for non-FSharp.Core namespaces, #14.

Release 1.0.2

18 May 20:51
1133967
Compare
Choose a tag to compare

Fixed

  • Fixed support for expressions with quotes, for example h shouldn't.

Release 1.0.1

25 Jan 21:10
257a4df
Compare
Choose a tag to compare

Fixed

  • Fixed support for operators, for example h (+) works now.

Release 1.0.0

20 Jan 10:59
cfe7079
Compare
Choose a tag to compare

Changed

  • Made h expr just work without the need for quotation wrapping.

Release 0.2.0

16 Jan 22:50
1447b5d
Compare
Choose a tag to compare

Fixed

  • Fixed a caching issue which caused the loss of xml fragments.

Added

  • Added H.H to apply directly to expressions without the need for quotation wrapping.

Release 0.1.1

25 Dec 11:17
Compare
Choose a tag to compare

Fixed

  • Improve handling of nested xml.

Release 0.1.0

24 Dec 11:17
Compare
Choose a tag to compare

Added

  • Initial release