Skip to content

Commit

Permalink
change log 0.1.35 (first pass). added euan reid to authors.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mario Balibrera committed Sep 13, 2013
1 parent 047cab1 commit ea2a31a
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 1 deletion.
3 changes: 2 additions & 1 deletion AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ Duncan Beevers <https://github.com/duncanbeevers>
Ramprasad Rajendran <https://github.com/rampr>
Jishnu Mohan <https://github.com/jishnu7>
Mart Roosmaa <https://github.com/Roosmaa>
Christopher Hiller <https://github.com/boneskull>
Christopher Hiller <https://github.com/boneskull>
Euan Reid <https://github.com/ReidE96>
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,30 @@
## 0.1.35 (September 13, 2013)
- TextView drop shadow relies on strokeWidth, thanks to Mart Roosmaa
- SliderView updateOpts accepts Image, thanks to Euan Reid
- basil update stashes and applies changes
- no cache headers for all basil express responses
- manually parse and process command-line quotes, which otherwise get lost
- TextView debug mode
- ImageView triggers reflow on updateOpts
- ImageScaleView
- renderCenter
- 2slice works w/o destSlices
- tile mode enforces row/column defining
- basil rejects shortNames that would break native builds
- can't start with a number
- can't contain an underscore
- iOS
- new flags for native builds: --ipa, --developer
- use ios.bundleID instead of shortName
- fixed text stroke alignment
- adventuremap
- pinch to zoom
- scrolling fixed
- fixed last line of justified text block
- fixed browser builds
- fixed basil clean-register
- new ImageScaleView tile mode example

## 0.1.34 (August 23, 2013)
- squill Selection.deselectAll resets collection count, thanks to Mart Roosmaa
- activity injection for Android plugins
Expand Down

0 comments on commit ea2a31a

Please sign in to comment.