Skip to content

Releases: gotson/NightMonkeys

Release v0.1.0

11 Apr 06:54
Compare
Choose a tag to compare

Changelog

🚀 Features

🛠 Build

  • 8f33bef gradle wrapper validation
  • 81c60d8 reorder release steps
  • 6254862 hardcode maven pom description
  • 27b99e8 automatic releases
  • 0d2a76a rearrange gradle build files
  • 5fb9976 add nexus publishing plugin
  • 858b272 use lists instead of iterators in JpegXlImageReaderTest.java
  • 0ad4c2e setup jar for maven snapshot publishing
  • 23b3be6 move version to gradle.properties
  • 30864d4 automatic tests
  • 97e665a unset java.library.path for noLibTest

📝 Documentation

  • ad1a44b fix maven snapshot badge in README.md
  • d5bfbe5 fix GAV coordinates in README.md
  • 66cd36b add README.md and DEVELOPING.md