Skip to content

Commit

Permalink
change log 0.1.35, third pass
Browse files Browse the repository at this point in the history
  • Loading branch information
Mario Balibrera committed Sep 13, 2013
1 parent 62dd254 commit aa5ad7e
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
- TextView drop shadow relies on strokeWidth, thanks to Mart Roosmaa
- SliderView updateOpts accepts Image, thanks to Euan Reid
- scaleX and scaleY for flexible View stretching
- device.stayAwake for preventing device from falling asleep
- composite operations
- window focus change events - onblur / onfocus
- auto-installation of missing addons
- basic installation option (only fetches core libraries)
- basil update stashes changes and reapplies them if --reapply-changes flag is present
- smaller games with device-level JavaScript compression
- no cache headers for all basil express responses
- manually parse and process command-line quotes, which otherwise get lost
- TextView debug mode
Expand All @@ -32,7 +32,10 @@
- can't contain an underscore
- iOS
- new flags for native builds: --ipa, --developer
- use ios.bundleID instead of shortName
- bundleID
- use ios.bundleID instead of shortName
- fall back to Android-style packageName
- hide iOS 7 status bar
- fixed text stroke alignment
- adventuremap
- pinch to zoom
Expand Down

0 comments on commit aa5ad7e

Please sign in to comment.