Skip to content

1.3.0

Compare
Choose a tag to compare
@ChAoSUnItY ChAoSUnItY released this 04 Nov 15:28
· 23 commits to main since this release
  • Refactor Source & SourceCache.
    • Source now extends ArrayList<@NotNull Line>
    • SourceCache now extends HashMap<@NotNull File, @NotNull Source>
  • Minor refactors in report functions