Bugfixes
- Fix nested PSCustomObjects in hashtables by @gabriel-samfira in #169
- Use decimal as first option when parsing floats by @gabriel-samfira in #170. Thanks @amis92 for the suggestion!
- Fix lint errors by @gabriel-samfira in #172
- Use decimals instead of double for tagged floats by @gabriel-samfira in #174
Misc
- Add aditional tests by @gabriel-samfira in #171
- Update README.md by @gabriel-samfira in #173
Full Changelog: v0.4.10...v0.4.11