Skip to content

Releases: fuhrmanator/FamixTypeScriptImporter

v2.0.3

22 Nov 18:57
Compare
Choose a tag to compare

Added metadata for npmjs.com and applied security patches.

Full Changelog: v2.0.1...v2.0.3

v2.0.1

13 Nov 18:29
Compare
Choose a tag to compare

What's Changed

  • Refactor the famix elements to use get/set (accessor) in TypeScript rather than getX/setX (as it was in Java) by @fuhrmanator in #65
  • Fix code so it compiles with strict set to true by @fuhrmanator in #69
  • Clean famix (get rid of tsconfig, project.json, etc.) by @fuhrmanator in #70

Full Changelog: v2.0.0...v2.0.1

v2.0.0

30 Jul 13:19
Compare
Choose a tag to compare

What's Changed

Support for Moose 11, especially Genericity.

Full Changelog: v1.4.1...v2.0.0

v1.4.1

26 May 02:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

26 May 01:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.4.0

v1.2.0 - support for SourceLanguage, many bug fixes

15 Feb 20:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.0.17 - more robust model (more tests)

22 Sep 02:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.14...v1.0.17

v1.0.14 - Clean release with npmjs, many bug fixes

13 Sep 13:22
Compare
Choose a tag to compare

What's Changed

  • Fixed bug where file names weren't fully qualified by @fuhrmanator in #18

Full Changelog: v1.0.0...v1.0.14