Kraken Api Java Versions Save

Java library to query the Kraken REST API.

v2.0.0

1 month ago

2.0.0 - 2024-03-29

⛰️ Features

  • 7bc46b8 [breaking] Ability to specify custom nonce generator (#16)
  • 34915c4 [breaking] Implement Ticker, Ledgers and QueryLedgers endpoints (#12)
  • 2d7e766 Add SLF4J library (#11)
  • 47b5d94 [breaking] Return JsonNode instead of String for API calls (#3)

🚜 Refactor

  • b047f47 [breaking] Adopt a more object-oriented approach (#8)

⚙️ Miscellaneous

  • 8028610 (publish) Update central-publishing plugin config
  • 6a81fd4 (deps) Update all non-major dependencies (#6)
  • ab3c048 (examples) Usage of nested POST parameters (#15)
  • ed6487a (java) [breaking] Update to Java 21 (#7)
  • 0d9b0da (deps) Update dependency org.codehaus.mojo:exec-maven-plugin to v3.2.0 (#2)
  • abd3026 (deps) Update orhun/git-cliff-action action to v3 (#5)
  • 698c584 (deps) Add Renovate configuration file
  • 5cc538c (readme) Add link to Sonatype on maven-central badge

v1.0.0

3 months ago

1.0.0 - 2024-01-30

Others

  • 1a46fd6 Update release and changelog scripts
  • f757236 Revert to Java 8
  • 34050d6 Update README instructions
  • 65114c3 Change to version 1.0.0-SNAPSHOT
  • 951a4dc Rename Java package
  • 3013703 Create GitHub release when tag is pushed
  • d9de827 Configure maven-release-plugin and git-cliff
  • e9d02be Fix Lombok issue with constructor
  • f6d8884 Refactor into separate Maven modules
  • 3d79434 Minor formatting changes
  • 1639dd8 Simplify POM file
  • d8a160c Add .gitignore
  • 8d827ae Added instructions to build and run
  • 6fbe590 Removed unused dependencies
  • d456292 Now using Maven
  • f2573c0 Update README.md
  • 9e616b8 Commit project