Releases: southworks/codeverter
Releases · southworks/codeverter
v2.1.0
What's Changed
- add visual basic by @sancalle in #56
- Issue 57: GO private constructors must be cammelized by @agustinseifert in #58
- update package.json and package-lock.json by @agustinseifert in #59
Full Changelog: v2.0.3...v2.1.0
v2.0.3
What's Changed
- Issues 50 & 52 by @agustinseifert in #53
- Playground refactoring and styling by @sw-jesuscaceres in #54
- parameters type inference by @agustinseifert in #55
Full Changelog: v2.0.2...v2.0.3
v2.0.2
v2.0.1
What's Changed
- Infer type from methods and constants by @agustinseifert in #47
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Core refactor
- Generate out files using
ejs
templates - New flag
--template
What's Changed
- Fix NPM token by @sw-jesuscaceres in #26
- GitHub token by @sw-jesuscaceres in #29
- Add GH Package badge by @sw-jesuscaceres in #30
- Wrong background color by @sw-jesuscaceres in #34
- string-writter dupes new lines by @agustinseifert in #32
- Add support for property declaration in constructor by @agustinseifert in #37
- Add support for property initializers by @sw-jesuscaceres in #39
- Remove icons from manifest by @sancalle in #41
- v2.0.0 by @agustinseifert in #43
Full Changelog: v1.0.0...v2.0.0
v1.0.0
First public release