Skip to content

Latest commit

 

History

History
57 lines (31 loc) · 795 Bytes

CHANGELOG.md

File metadata and controls

57 lines (31 loc) · 795 Bytes

Change Log

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] - yyyy-mm-dd

Unreleased changes will be listed here.

Added

Changed

Fixed

[0.0.2] - 2021-04-25

Add scala 2.11 and 2.13

Added

  • Scala 2.11 and 2.13 support

Changed

  • package from "ScalaMI" to "konradmalik.ScalaMI"
  • mapValues to map ... for compatibility

Fixed

[0.0.1] - 2021-04-25

Publish package, move to sbt, add installation example.

Added

  • scalafix
  • scalafmt
  • Makefile

Changed

  • moved from maven to sbt

Fixed

[only code] - 2018-07-06

Initial release

Added

Changed

Fixed