forked from bendyworks/bwoken
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCHANGELOG
More file actions
19 lines (12 loc) · 764 Bytes
/
CHANGELOG
File metadata and controls
19 lines (12 loc) · 764 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Version 2.0.0 2013-12-30 Brad Grzesiak <brad@bendyworks.com>
* Use `bwoken` at the command line instead of `rake`.
* Allow spaces in the pwd of your project.
* Allow much more configuration of the builder and test runner.
* Deprecate Ruby 1.x. You must now use Ruby 2.x. (2.0.0 comes standard with Mavericks; other versions installable via RVM or rbenv)
* Deprecate invocation via `rake`.
Version 1.3.0
Version 1.2.0
Version 1.1.0 2012-7-5 Brad Grzesiak <brad@bendyworks.com> and Jaymes Waters <jaymes@bendyworks.com>
* Add device support.
Version 1.0.1 2012-7-3 Brad Grzesiak <brad@bendyworks.com> and Jaymes Waters <jaymes@bendyworks.com>
* unix_instruments.sh: Updated to make more robust version from gist.github.com/1402258