scripths-0.3.1.0: CHANGELOG.md
# Revision history for scripths
## 0.3.1.0 -- 2026-04-23
* Better block parsing when there are function signatures and comments.
## 0.3.0.1 -- 2026-03-14
* improve block parsing
## 0.2.0.2 -- 2026-03-14
* Stop adding extra white space to code cells.
## 0.2.0.1 -- 2026-03-01
* Fix issue with SVG mime type.
## 0.2.0.0 -- 2026-03-01
* Add mime type to output.
* Make blocks out of single lines of code as well.
## 0.1.0.2 -- 2026-02-28
* Make blocks out of single lines of code as well.
## 0.1.0.1 -- 2026-02-24
* Fix code new ine behaviour for code fencing.
## 0.1.0.0 -- YYYY-mm-dd
* First version. Released on an unsuspecting world.