Skip to content

v1.5.0

Compare
Choose a tag to compare
@realPy realPy released this 12 Sep 20:38
· 1 commit to main since this release
019784c

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

Full Changelog: v1.4.0...v1.5.0