Skip to content

Releases: target/native_memory_allocator

3.0.8

24 Jul 17:39
Compare
Choose a tag to compare
Update license name.

3.0.7

24 Jul 15:28
Compare
Choose a tag to compare
Use hyphens instead of underscores.

3.0.6: Revert "Use NEW_SONATYPE_USERNAME and NEW_SONATYPE_PASSWORD secrets."

23 Jul 17:40
Compare
Choose a tag to compare
This reverts commit cd229ac9a728c5d54218c5c8ab84e57fdb98e4ef.

3.0.5

23 Jul 13:38
Compare
Choose a tag to compare
Use NEW_SONATYPE_USERNAME and NEW_SONATYPE_PASSWORD secrets.

3.0.4

23 Jul 13:30
Compare
Choose a tag to compare
Update sonatype deploy URLs.

3.0.3

22 Jul 19:06
Compare
Choose a tag to compare
Remove info and stacktrace from publish command.

3.0.2

22 Jul 18:53
Compare
Choose a tag to compare
Update license name, add info and stacktrace to publish command.

3.0.1

22 Jul 18:31
Compare
Choose a tag to compare
Update version of gradle/gradle-build-action

3.0.0

22 Jul 18:02
Compare
Choose a tag to compare
  • rewrite tests (spek->kotest)
  • update dependency versions
  • use gradle version catalog file for versions (gradle/libs.versions.toml)
  • use dependabot for automated dependency version updates
  • publish release to sonatype public repo

Add NativeMemoryMap.hottestKeys, NativeMemoryMap.coldestKeys.

11 Mar 19:27
9244efc
Compare
Choose a tag to compare
Merge pull request #16 from aaronriekenberg/main

Add NativeMemoryMap.hottestKeys, NativeMemoryMap.coldestKeys.