Skip to content

Releases: binhonglee/wings

v0.0.7-alpha

07 Jun 02:03
707100f
Compare
Choose a tag to compare
v0.0.7-alpha Pre-release
Pre-release
  • Fix dependency graph infinite loop
  • Self-upgrade feature (for Linux and 64 bit MacOS)

v0.0.6-alpha

12 Dec 23:21
851eb94
Compare
Choose a tag to compare
v0.0.6-alpha Pre-release
Pre-release
  • Proper TypeScript array parsing
  • Fixed installing wings from nimble
  • Changed minimum required nim version to 1.4.0 (It should still work for any version after v1.0.0 but we no longer actively test against them.)

v0.0.5-alpha

09 Aug 05:24
0b5b1ec
Compare
Choose a tag to compare
v0.0.5-alpha Pre-release
Pre-release

Experimental features:

Fixes / Updates:

  • Binary for macosx
  • Version information (-v)
  • langFilter fix

Also a bunch of documentation fixes (which isn't related to the release binary).

v0.0.4-alpha

28 Jun 02:34
0d7e9d5
Compare
Choose a tag to compare
v0.0.4-alpha Pre-release
Pre-release

Mostly imported just function alignment fix.

v0.0.3-alpha

21 May 08:21
944e96d
Compare
Choose a tag to compare
v0.0.3-alpha Pre-release
Pre-release
Bump ts-node from 8.9.1 to 8.10.1 in /src/tsUtil (#39)

v0.0.2-alpha

10 Nov 09:04
Compare
Choose a tag to compare
v0.0.2-alpha Pre-release
Pre-release
Draft alpha release

v0.0.1-alpha

03 Aug 22:03
dc8e9a9
Compare
Choose a tag to compare
v0.0.1-alpha Pre-release
Pre-release
Major refactor to allow use of external language library if needed