0.0.4-dev
What's Changed
- Huge changes, too many for one commit... but here we go! 0.0.4-dev-SNAPSHOT beings by @handstandsam in #31
- Compute totals by module and by ownership. by @handstandsam in #33
- Added Historical Data by @handstandsam in #35
- Historical data param, git tagName by @handstandsam in #36
- Making invert more build system agnostic. by @handstandsam in #37
- Breaking Model Changes - Report Metadata and Totals by @handstandsam in #39
- Ownership Revamp by @handstandsam in #41
- Fixing navigation to stop adding on random "#" to the URL by @handstandsam in #42
- Split apart stat js by @handstandsam in #43
- StatMetadata "description" -> "title" and new "description" field. by @handstandsam in #45
- Revert "StatMetadata "description" -> "title" and new "description" field." by @handstandsam in #46
- Added new (optional) markdown string "documentation" field for a Stat. by @handstandsam in #47
- Better handling of different BuildSystems by @handstandsam in #48
- Added a new AllOwners field to the InvertOwnershipCollector by @handstandsam in #49
- Intellij Auto Formatting for Invert code by @handstandsam in #50
- Tech Debt Report Page and StatMetadata 'title' property added. by @handstandsam in #51
- Tech Debt Page Cleanup by @handstandsam in #52
- Putting Gradle Specific Nav items after custom nav items. by @handstandsam in #53
- Removed global stats object and added "owner" to Code Reference Stat export by @handstandsam in #54
- Delete unused InvertAllCollectedData type by @amorde in #56
- Bug Fix: Owner and module weren't getting added correctly. by @handstandsam in #57
- Update stat to include a new uniqueId based from filepath and startline by @mannydelgado in #58
- Add sarif support to Invert using sarif4k by @mannydelgado in #60
- Fix issue with Extras Metadata object and add test case. by @mannydelgado in #62
- Migrate to Sonatype Central Portal by @JakeWharton in #59
- Allow owner/module to be used in properties sarif by @mannydelgado in #63
- Update vanniktech-maven-publish to 0.33.0 by @mannydelgado in #65
- Add signMavenPublication to invert-owners by @mannydelgado in #66
- Bump release to 0.0.4-dev by @mannydelgado in #61
New Contributors
- @amorde made their first contribution in #56
- @mannydelgado made their first contribution in #58
- @JakeWharton made their first contribution in #59
Full Changelog: 0.0.3-dev...0.0.4-dev