zip-forge

A tiny, formatter-friendly Java DSL for creating ZIP files.

APACHE-2.0 License

Stars
34
Committers
4

Bot releases are visible (Hide)

zip-forge - Release v1.0.0 Latest Release

Published by github-actions[bot] about 1 year ago

Changelog

🐛 Fixes

  • 3d082db Change package name to io.github.helpermethod.zipforge

  • a881072 fix package name in missed files
  • 19d0d77 Update README.md
  • 1b7f842 Update README.md
  • 5d172b0 Update README.md
  • 669cf5c Update README.md
  • 6cb3c54 Update README.md
  • df6920b Update README.md
  • 2bf9902 Update README.md
  • 7644ea3 Update README.md

Contributors

We'd like to thank the following people for their contributions:
Akash Pambhar, GitHub, Oliver Weiler

zip-forge - Release v0.2.0

Published by github-actions[bot] about 1 year ago

Changelog

🚀 Features

  • 7fb39f8 Add module-info.class to generated JAR
  • bc88312 Add support for large files
  • 37ded08 Add support for large files, closes #34
  • fd50e3a Add support for large files, closes #34

🧰 Tasks

  • e354d53 Switch to most recent Maven version
  • 4a7b1e4 deps-dev: Bump org.junit.jupiter:junit-jupiter
  • f1fe94e deps: Bump spotless-maven-plugin from 2.37.0 to 2.38.0
  • 5f644d7 Bump Maven Wrapper from 3.9.0 to 3.9.3
  • 034e4da deps: Bump jreleaser-maven-plugin from 1.6.0 to 1.7.0
  • 224d710 Add .mvn directory
  • 95ed13e Add Maven Build Cache extension
  • 2eb95c5 deps: Bump maven-surefire-plugin from 3.1.0 to 3.1.2
  • 6d29dd9 Add spotless check goal execution
  • 65d501f Switch to ZIP filesystem provider
  • 32529e4 Update README.md

  • ee7d014 Update README.md
  • 96037ed Update README.md
  • e06b089 Update README.md
  • db5fa48 Update README.md
  • 095d911 Update README.md
  • 32ca0dc Update README.md
  • 9c3d52e Update README.md
  • d4e309e Update README.md
  • 54017c8 Update README.md
  • ed51339 Update README.md
  • e15b78b Update README.md
  • 3ad766e Update README.md
  • ce37f0b Update README.md
  • 8269e2e Update README.md
  • aed109e Update README.md
  • 89d7b5e Update README.md
  • 5ccda2c Update README.md
  • efd7d63 Update README.md
  • c71bd3b Update README.md
  • 2a7fbfd Update README.md
  • 516650a Update README.md
  • 741f660 Update README.md
  • 1d9124d Update README.md
  • 7ff4b22 Update README.md
  • 6fd4ec0 Update README.md
  • fd82b06 Update README.md
  • ba6bc20 Update README.md
  • a75455a Create LICENSE
  • 88058c1 Update README.md
  • 56969e0 Update README.md
  • 481443e Update README.md
  • 00e6019 Update README.md
  • 3579030 Update README.md
  • 689d90b Update README.md
  • ffbcd29 Update README.md
  • 6112f8d Update README.md
  • 2648c6c Update README.md
  • 17a3626 Update README.md
  • 0165170 Update README.md

Contributors

We'd like to thank the following people for their contributions:
GitHub, Oliver Weiler, dependabot[bot]

zip-forge - Release v0.1.0

Published by github-actions[bot] over 1 year ago

Changelog

🧰 Tasks

  • c7b4e38 Switch to conventional commits
  • 7e000c2 Switch to automatic releases
  • 2325a54 deps: Bump spotless-maven-plugin from 2.36.0 to 2.37.0
  • 408058a Set fetch-depth to 0

  • 333a959 Update README.md
  • 0f15b2a Initial commit

Contributors

We'd like to thank the following people for their contributions:
GitHub, Oliver Weiler, dependabot[bot], helpermethod