Hacker News new | ask | show | jobs
by kprybol 3292 days ago
That's actually a bit out of date. The nightly builds are now 0.7 (not sure I've seen this mentioned beyond Discourse/Github). It will primarily serve as a depreciation release, i.e. things that would have just broke when going from 0.6 -> 1.0 will instead throw a depreciation warning.
1 comments

1.0 and 0.7 will come out at the same time. The recommended upgrade path will be to run the application and tests under 0.7 and fix any deprecation warnings, then switch to 1.0 where those warnings will become errors and fix any you missed. Should be pretty straightforward and allows us to release 1.0 without any deprecations.