3.1.1
2018-12-09
Whats new
- Color themes for syntax highlighting
- Dark Mode (Ahh yeah)
- Bug fixes
3.1.0
2018-11-19
So.. this is awkward.
I know I said I was back but... a few days after I rolled out the last update, the API I was using to compile your code went off line.
I have since found a new API (one that I can deploy myself) and started using that. I should be a bit more reliable so give this another shot :)
Here are the things that changed with the new compile API
- Java has a standard class name that shouldn’t be changed (Annoying but whatever this is free)
- Javascript - Moved to readline for io (see example code when you create a new javascript project)
- python moved to python 3 (raw_input -> input that kind of thing)
Also I would say the last message from the last update still applies since the last release was awful.
Yes... I'm back baby :)
- Updated UI
- Updated backend API (Hopefully more reliable)
- Ionic live updates
- Added JS interpreter
- Improved Syntax highlighting
- Added inputs for programs (Phew!)
- Added sample code when creating code
Hopefully I can make more frequent updates to this app but I will do my best :)
3.0.5
2018-07-31
Yes... I'm back baby :)
- Updated UI
- Updated backend API (Hopefully more reliable)
- Ionic live updates
- Added JS interpreter
- Improved Syntax highlighting
- Added inputs for programs (Phew!)
- Added sample code when creating code
Hopefully I can make more frequent updates to this app but I will do my best :)
2.0
2015-09-20
This new version of Brace Editor has some major improvements in compilation!
**Special note for this version** You will need to include headers on your programs if you want them to compile. If you forget the compiler should let you know but still this is just a friendly notice before that happens.
I am happy to say that the following changes have been made:
⌘ Removed API limit that causes garbage output
⌘ Provided stability when saving code
⌘ Line numbers
⌘ Simple syntax highlighting
⌘ Fixed start up crashes
⌘ Squashed other little bugs here and there
Coming soon:
⌘ Dropbox integration
⌘ Possibly SSH integration
Thanks for downloading!
1.1
2015-02-23
This version makes writing code much easier
• added keyboard toolbar
Whats coming:
ø Syntax highlighting
ø Updated add code layouts