- Fixed support for non-FSharp.Core namespaces when using a preview SDK.
- Fixed support for non-FSharp.Core namespaces, #14.
- Fixed support for expressions with quotes, for example
h shouldn't
.
- Fixed support for operators, for example
h (+)
works now.
- Made
h expr
just work without the need for quotation wrapping.
- Fixed a caching issue which caused the loss of xml fragments.
- Added
H.H
to apply directly to expressions without the need for quotation wrapping.
- Improve handling of nested xml.
- Initial release