musictheory / NilScript

Objective-C-style language superset of JavaScript with a tiny, simple runtime
Other
50 stars 5 forks source link

Release 1.2 #70

Closed iccir closed 8 years ago

iccir commented 8 years ago

1.2 is feature complete. I just need to do final testing passes.

IngwiePhoenix commented 8 years ago

Can't wait for this to come out. :) Good luck with the testing!

IngwiePhoenix commented 8 years ago

Seems like most of the things are on the 2.0 branch.

How stable is 1.2 thus far? Or are you considering moving directly to 2.0 instead?

iccir commented 8 years ago

1.2 should be stable. 2.0 has more test time at this point. I originally envisioned 1.2 as a stepping stone that people could use to test out the more-strict type checker before opting-in to breaking changes.

IngwiePhoenix commented 8 years ago

I see. Thats a pretty good plan! In fact, that is what I am looking forward to do. :)

2015-12-03 10:49 GMT+01:00 Ricci Adams notifications@github.com:

1.2 should be stable. 2.0 has more test time at this point. I originally envisioned 1.2 as a stepping stone that people could use to test out the more-strict type checker before opting-in to breaking changes.

— Reply to this email directly or view it on GitHub https://github.com/musictheory/oj/issues/70#issuecomment-161570762.

iccir commented 8 years ago