We are excited to announce version 1.4.2 of PyBloqs!
This release contains two new blocks (a code block and a collapsible block), as well as some bugfixes
Code block:
Collapsible block:
What's Changed
- Add CollapsibleBlock to pybloqs, add corresponding regression test by @qiuyan-ge in #164
- Add Code block by @rspencer01 in #165
- Replace inner html by @rspencer01 in #166
- Use old compression library by @rspencer01 in #167
New Contributors
- @qiuyan-ge made their first contribution in #164
Full Changelog: 1.4.1...1.4.2