All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- crate should support header block and thoroughly document blox module (#165)
- move runtime validation to crate feature (#160)
- rename mox->blox (#159)
- remove deprecated functionality (#158)
- all structures should serialize correctly (#157)
- cargo had >5 keywords (24defec)
- xml macro support (minor breaking)
- xml macro support (minor breaking) (51b9239)
- standardize supported block elements (#145)
- button should use cow and have builder (#144)
- rename block_elements -> elems (#141)
- radio buttons (#127)
- static select (#124)
- select public channels (6c87d02)
- Working out CICD bugs
- refactor context block api (#57)
- rework text (#55)
- convert Image block contents to match patterns of others (#51)
- remove public things that shouldn't be public (#40)
- modify section block to follow new patterns (#34)