Filling in a bunch of changes for the changelog

dev
Andy Meneely 2014-11-03 21:57:29 -05:00
parent 20600a97e6
commit bb1befc22b
1 changed files with 8 additions and 0 deletions

View File

@ -1,5 +1,13 @@
# Squib CHANGELOG # Squib CHANGELOG
## v0.0.5
* New sample for demonstrating direct cairo access
* README now includes a snazzy screencast of the Sublime snippets
* Rotation of text works more conventionally now, and works with text hints
* Better code styles thanks to RuboCop
* Better unit testing, now with mocking!
* Various version bumps: rspec, yard
## v0.0.4 ## v0.0.4
* Added a font size override so you can vary the font size with the same style across strings more easily * Added a font size override so you can vary the font size with the same style across strings more easily
* Added text autoscale sample * Added text autoscale sample