• 1.5.4 6f9e944ee5

    Griefed released this 2021-04-09 14:56:16 +02:00 | 4835 commits to main since this release

    Automatic release of version: 1.5.4
    Changes in this release:

    Bug Fixes

    Build System / Dependencies

    • Update to Gradle 6.8. Ensure we can update to 7.0 once released. Implement more tests/checks and test building of .exe for Windows. (3dfee414)

    Chores

    Continuous Integration

    New Features

    • Print input, ask user whether they agree to input, restart input when false. (338dbc00)

    Other Changes

    • Include .exe in releases. Update README with info regarding .exe. (694abc32)
    • Don't enter cgen mode when using .exe (2cff7f31)
    • Remove unnecessary " from conf (7490911c)
    • Improve code quality, ensure streams are closed, improve readability. (81da552b)
    • Minor changes to ignores. (df58a322)
    • More readability changes. (5ae47708)
    • More readability changes. Moved resources to de.griefed. Provided some example files. (829c0055)
    • Try and make the code a little bit more readable. As well as some more work towards localization by replaces string concatenation with String.format(). Smaller under-the-hood changes. (8725cc41)
    • Try and make the code a little bit easier to read. (8c92cde1)

    Tests

    • JUnit:
    Downloads