Releases: fuhrmanator/FamixTypeScriptImporter
Releases · fuhrmanator/FamixTypeScriptImporter
v2.0.3
Added metadata for npmjs.com and applied security patches.
Full Changelog: v2.0.1...v2.0.3
v2.0.1
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
What's Changed
Support for Moose 11, especially Genericity.
- M11 migration by @fuhrmanator in #63
Full Changelog: v1.4.1...v2.0.0
v1.4.1
What's Changed
- Don't crash on (ignore) JavaScript files by @fuhrmanator in #57
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Refactored Code by @AyechiNour in #53
- TypeAlias (more examples, IndexedFileAnchor) by @fuhrmanator in #42
- Refactored Code by @AyechiNour in #55
New Contributors
- @AyechiNour made their first contribution in #53
Full Changelog: v1.3.1...v1.4.0
v1.2.0 - support for SourceLanguage, many bug fixes
What's Changed
- Enhanced logging, grapheme, CLI options by @fuhrmanator in #28
- Fuhrmanator/issue29 by @fuhrmanator in #30
- Fixes #27 by @fuhrmanator in #31
- Fixes #1 by @fuhrmanator in #32
- Fuhrmanator/issue36 by @fuhrmanator in #38
- Fixes #37 by @fuhrmanator in #41
- Fixes #44 by @fuhrmanator in #45
Full Changelog: v1.1.0...v1.2.0
v1.0.17 - more robust model (more tests)
What's Changed
- Import clause fixes by @fuhrmanator in #24
- Check 11 primitive types, refactor test by @fuhrmanator in #25
- Fuhrmanator/issue23 by @fuhrmanator in #26
Full Changelog: v1.0.14...v1.0.17
v1.0.14 - Clean release with npmjs, many bug fixes
What's Changed
- Fixed bug where file names weren't fully qualified by @fuhrmanator in #18
Full Changelog: v1.0.0...v1.0.14