v3.0.0 #85
paulirwin
announced in
Announcements
v3.0.0
#85
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🎉 The 3.0 release of Java to C# is here! 🎉
This is perhaps the largest release since this project was created over 10 years ago in October 2013. A lot of dust has been brushed off, a whole bunch of new platforms are now supported, several newer Java language features have been added, a new integration test runner helps protect against regressions, and dark mode is here!
I'll be figuring out a better binary publishing strategy in the near future, but for now your best bet is to pull and build from source.
The v3.0.0 release includes:
>>>
) binary operator is now supported.System.out
can now be converted to commonConsole
equivalents (Replace System.out.println with Console.WriteLine #18)extends
are now translatedSpecial thanks to the following contributors to this release: @maximilien-noal @VahidN @OJacot-Descombes @Niewiarowski
This discussion was created from the release v3.0.0.
Beta Was this translation helpful? Give feedback.
All reactions