master Changelog 0.4 === - 0.4.15 Add 23w13a_or_b to hardcoded april fools snapshots (#14) . - 0.4.14 Update Gradle, change to SPDX license headers and set up TeamCity (#13) - 0.4.13 Add missing comment filter call to TSrgV2 loader. It was intended to support comments like V1, Just missed this call. - 0.4.12 Fix SRG files setting field descriptors incorrectly. Closes #12 Add comments describing the formats a method loads. - 0.4.11 Update to support `22w13oneblockatatime` (#11) - 0.4.10 Fix loading parameter comments from tiny v2 format, closes #10 - 0.4.9 Use ConcurrentHashMap and no additional protections for caches. Closes #7 - 0.4.8 Update buildscript to Gradle 7.3.1 and GradleUtils (#8) - 0.4.7 Used synchronized blocks when updating cache to help in multi-threaded environments. - 0.4.6 fix my stupidity of not rechecking the map - 0.4.5 Change to synchronize on put - 0.4.4 Migrate caches to use ConcurrentHashMaps - 0.4.3 Update Jenkinsfile and build.gradle for maven repo change. - 0.4.2 Fix unobfed inner classes issue when using NamedMappingFile. - 0.4.1 New IMappingBuilder system, allowing the creation of Mappings outside the normal Read Only API. - 0.4.0 TSRG v2 format, field descriptors, multiple nammes, parameters