Skip to content

Releases: snowkit/atom-flow

v0.5.3

19 Nov 12:30
Compare
Choose a tag to compare
  • Fix missing path_set to true

v0.5.2

18 Nov 22:29
Compare
Choose a tag to compare
  • 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

18 Nov 18:56
Compare
Choose a tag to compare
  • Minor fixes for El Capitan path fix

v0.5.0

18 Nov 18:56
Compare
Choose a tag to compare
  • Fix El Capitan default PATH for the immediate term
  • Use haxelib path from haxe plugin, not hardcoded haxelib executable

v0.4.2

15 Aug 06:41
Compare
Choose a tag to compare
  • Fix bug in context menus on Atom 1.0.7
  • Add right click to flow files for set target as

v0.4.1

15 Aug 06:40
Compare
Choose a tag to compare
  • fix bug in status and target display (thanks @jeremyfa)

v0.4.0

15 Aug 06:40
Compare
Choose a tag to compare
  • cleaned up logging

v0.3.2

15 Aug 06:40
Compare
Choose a tag to compare
  • add clearer notes for dependencies

v0.3.1

15 Aug 06:40
Compare
Choose a tag to compare
  • add requirements notes to readme

v0.3.0

15 Aug 06:40
Compare
Choose a tag to compare
  • 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