Releases: snowkit/atom-flow
Releases · snowkit/atom-flow
v0.5.3
- Fix missing path_set to true
v0.5.2
- Fix #9, exceptions from typing into the flow status dropdown
- Fix #10, default target config wasn't applied
- Fix #11, reading the wrong debug config flag
v0.5.1
- Minor fixes for El Capitan path fix
v0.5.0
- Fix El Capitan default PATH for the immediate term
- Use haxelib path from haxe plugin, not hardcoded haxelib executable
v0.4.2
- Fix bug in context menus on Atom 1.0.7
- Add right click to flow files for set target as
v0.4.1
- fix bug in status and target display (thanks @jeremyfa)
v0.3.2
- add clearer notes for dependencies
v0.3.1
- add requirements notes to readme
v0.3.0
- make menus useful
- status window show lack of flow file
- add clear project menu command
- clean up consumer set logic
- provide build selectors
- status warning shows as notification
- add build selectors to config
- various internal implementation details completed