Skip to content

Releases: haisi/null-markeder

Release v1.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 16:10

Changelog

🛠 Build

  • fe3126a prepare release 1.3.0-SNAPSHOT

  • ca358e3 core: Preserve existing package-info annotations and comments

Contributors

We'd like to thank the following people for their contributions:
Hasan Selman Kara

Release v1.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 16:47

Changelog

🚀 Features

  • 203f150 add nightly PIT mutation testing with GitHub Pages report
  • 7a16980 docs: publish test and coverage reports, wire up Coveralls

🐛 Fixes

  • df94f2c stop pages.yml from wiping out the nightly mutation report

🛠 Build

  • 5432e37 deps: Bump com.uber.nullaway:nullaway from 0.13.7 to 0.13.8 (#18), closes #18
  • c550d09 deps: Bump com.puppycrawl.tools:checkstyle from 10.26.1 to 13.8.0 (#17), closes #17
  • 726778a deps-dev: Bump org.junit.jupiter:junit-jupiter (#16), closes #16
  • e7509fc deps-dev: Bump org.apache.maven.plugins:maven-surefire-plugin (#14), closes #14
  • 078fd55 deps: Bump com.github.javaparser:javaparser-core (#13), closes #13
  • fb73ce3 deps-dev: Bump org.apache.maven.plugins:maven-surefire-report-plugin (#12), closes #12
  • 0a6add2 deps: Bump actions/upload-pages-artifact from 3 to 5 (#11), closes #11
  • 04463e9 deps: Bump actions/deploy-pages from 4 to 5 (#10), closes #10
  • d4ccadd deps: Bump actions/configure-pages from 5 to 6 (#9), closes #9
  • a9a4dfe add -Dquick profile to skip quality gates while iterating
  • d5659cd auto-trigger javadoc.io indexing after release
  • 0d2c011 prepare release 1.2.0-SNAPSHOT

📝 Documentation

  • 0835fd4 update Java baseline note to reflect revert to 25
  • ffa3b1f document conventional commits requirement in CLAUDE.md

  • c82bc51 Revert "Drop Java baseline from 25 back to 17"
  • c65bb2c PackageInfoGenerator and its ArchUnit check both ignored the base package itself
  • 8f0379c Add CLAUDE.md
  • 7758091 Drop Java baseline from 25 back to 17
  • bbc0075 Remove duplicate Maven Central badge from README
  • c905d25 Wire nohttp-checkstyle into the Checkstyle module
  • 92ad37c Simplify single-element annotation Sets to plain constants
  • b5c9dbc Replace System.out/err with java.lang.System.Logger
  • ef85f02 warn instead of silently skipping unparsable package-info.java
  • 811fa3e @NullMarked silently dropped on package-info.java missing a package declaration

Contributors

We'd like to thank the following people for their contributions:
GitHub, Hasan Selman Kara, dependabot[bot]

Release v1.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 20:00

Changelog

🛠 Build

  • 5d99aad prepare release 1.1.0-SNAPSHOT
  • 0d76ef3 Add convient script to release

📝 Documentation


  • e8a68b3 Target Java 25
  • af74cdd Port Spotless, Checkstyle, Error Prone/NullAway from optimistic-locking
  • f1cf739 Enforce 100% test coverage via JaCoCo

Contributors

We'd like to thank the following people for their contributions:
Hasan Selman Kara

Release v1.0.1

Choose a tag to compare

@github-actions github-actions released this 04 Jul 19:15

Changelog

🛠 Build

  • 5c5ffb7 Add generic script file to set pomVersion
  • 9eeee52 Extend script to auto commit pom.xml changes
  • 313932e prepare release 1.0.1-SNAPSHOT
  • 7abef52 Add script to bump version
  • 3847e56 deps: Bump actions/upload-artifact from 4 to 7 (#7), closes #7
  • 84273c2 deps: Bump actions/checkout from 4 to 7 (#5), closes #5
  • ff21e68 deps-dev: Bump org.junit.jupiter:junit-jupiter (#3), closes #3
  • 426a859 deps-dev: Bump org.assertj:assertj-core from 3.26.3 to 3.27.7 (#2), closes #2
  • 9b0c350 deps-dev: Bump org.apache.maven.plugins:maven-source-plugin (#4), closes #4
  • ca6b786 deps-dev: Bump org.apache.maven.plugins:maven-javadoc-plugin (#8), closes #8
  • ad53ab7 deps-dev: Bump org.apache.maven.plugins:maven-deploy-plugin (#6), closes #6
  • 8b53c71 deps: Bump actions/setup-java from 4 to 5 (#1), closes #1
  • f4db44f Add security policy
  • 293eb70 Add issue template

📝 Documentation


  • aefb2ab Point site links at the canonical selman.li domain
  • 66cd10b Add project website and editorconfig
  • e60378e Add dependabot
  • 3a564f0 Grant contents:write to the release workflow

Contributors

We'd like to thank the following people for their contributions:
GitHub, Hasan Selman Kara, dependabot[bot]

Release v1.0.0

Choose a tag to compare

@haisi haisi released this 04 Jul 17:08

Changelog

Contributors

We'd like to thank the following people for their contributions:
Hasan Selman Kara