Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.

Latest commit

 

History

History
81 lines (46 loc) · 1.83 KB

CHANGELOG.md

File metadata and controls

81 lines (46 loc) · 1.83 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

unreleased

0.0.5

dependency upgrades

internals:

  • bump sbt to 1.5.3
  • bump Scala to 2.13.6 and 2.12.14 respectively
  • bump sbt-spiewak to 0.21.0

0.0.4

new scala versions:

  • 3.0.0 :party: — JVM, and JS

dropped scala versions:

  • 3.0.0-RC2
  • 3.0.0-RC3

dependency upgrades

0.0.3

Maintenance release. No breaking changes, source, or binary.

new scala versions:

  • 3.0.0-RC3 — JVM, and JS

dropped scala versions:

  • 3.0.0-RC1

dependency upgrades:

internals:

  • replace munit-cats-effect-3 w/ simple munit
  • share the same tests between Scala 2 + 3 - huge win for reliability

0.0.2

new scala versions:

  • 3.0.0-RC2 — JVM, and JS

dependency upgrades:

0.0.1

dependencies:

Initial release, cross-compiled for Scala:

  • 2.12, 2.13 — encoding provided via shapeless
  • 3.0.0-RC1 — opaque type encoding, no shapeless dependency