Skip to content

Latest commit

 

History

History
70 lines (44 loc) · 1.93 KB

CHANGELOG.md

File metadata and controls

70 lines (44 loc) · 1.93 KB

Change Log

All notable changes to this project will be documented in this file, which follows the conventions of keepachangelog.com. This project adheres to Semantic Versioning.

...

0.3.107 - 2023-03-06

Fixed

  • Fix babashka compatibility issue with multihashes. #5 PR#6

0.3.103 - 2023-02-27

Changed

  • Switch from Leiningen to tools.deps and related build infrastructure.
  • Unroll type definitions to make them easier to understand on each platform.
  • Updated style and lint compliance.

Fixed

  • Fix Clojurescript IpAddress refrence in address code. #3 PR#4

Added

  • Multihashes are usable in Babashka. PR#2

0.2.1 - 2020-01-05

Changed

  • Updated dependencies for better JDK11 compatibility.
  • Style and linter compliance.

0.2.0 - 2019-03-10

Added

  • Added hex-parsing utility method for multihashes.
  • Implemented multiaddr support. PR#1

0.1.1 - 2019-01-20

Changed

  • A few dependency updates to fix reflection issues.

0.1.0 - 2018-12-12

Initial project release.