|
|
|
|
@ -1,9 +1,10 @@
|
|
|
|
|
# Squib CHANGELOG |
|
|
|
|
|
|
|
|
|
# Custom layouts now support loading & merging multiple files, see README and updated sample |
|
|
|
|
# Samples now show that you can use text instead of symbols |
|
|
|
|
# Custom layouts now support loading & merging multiple Yaml files. Updated README, docs, and sample to document it. |
|
|
|
|
# Samples now show that you can use text instead of symbols for things like `center` |
|
|
|
|
# Improved logging, and documentation on increasing logger verboseness |
|
|
|
|
# Better regression testing technique that tracks when a sample has changed. |
|
|
|
|
# Bumped version of Cairo to ~> 1.14 |
|
|
|
|
|
|
|
|
|
## v0.0.5 |
|
|
|
|
* Image rotation for png and svg via `angle` |
|
|
|
|
|