v1.5.0
Be carefull: The 1.5.0 introduce some breaking change in path import.
The most interesting feature is the Feature/reflection. You can now use strict tags to automatically load components
You can look some example of use here:
https://github.com/realPy/hogosuru/blob/main/htmlstruct/unmarshal_test.go
What's Changed
- Jsnumberfix by @realPy in #147
- Add StringifyObject by @realPy in #148
- Add Element.replaceChildren() by @adricorse in #149
- Feature/reflection by @realPy in #152
- Fix/redirecttooquick by @realPy in #153
- reorganise and start htmstrict and storage by @realPy in #154
Full Changelog: v1.4.0...v1.5.0