Build: 3.7.5 - Wed Apr 24 19:38:12 GMT 2019 noreply: Only use build numbers when no version is specified. noreply: Prevent recursion, and filter builds with no changes. noreply: Missing = noreply: Attempt to get full commit message instead of just the title. lex: Add getChanges(build) function for easy access to a formated changeset for the target build. lex: Only break out when we have found changes. lex: Process com/mojang files as well. ========= Build: 3.7.4 - Mon Aug 06 21:44:08 GMT 2018 lex: Set output ZipEntry times to 0, to stabelize output jar. ========= Build: 3.7.3 - Fri Jul 20 09:36:43 GMT 2018 lex: Dump parameter names for abstract methods to a text file that FernFlower can then read as abstract methods can not have parameter names at the bytecode level. ========= Build: 3.7.2 - Thu Jul 19 02:15:52 GMT 2018 lex: Remove license checker until we agree on a license. ========= Build: 3.7.2 - Thu Jul 19 02:13:43 GMT 2018 lex: Fix execution permissions for gradlew