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

Latest commit

 

History

History
87 lines (51 loc) · 3.89 KB

CHANGELOG.md

File metadata and controls

87 lines (51 loc) · 3.89 KB

Change Log

1.4.0 (2023-03-28)

View commits

Implemented enhancements:

  • Upgrade to Kotlin 1.8.10 #21

Upgraded dependencies:

  • Upgrade kotlinx-coroutines to 1.6.4 #22

1.3.0 (2022-01-05)

View commits

Implemented enhancements:

  • Compile to Java 17 bytecode #15
  • Remove forced Default dispatcher #14
  • Upgrade Kotlin coroutines to 1.6.0 #13
  • Upgrade Kotlin to 1.6.10 #12

1.2.0 (2021-11-22)

View commits

Closed issues:

  • Upgrade Kotlin to 1.6.0 and coroutines to 1.5.2 #10

Implemented enhancements:

  • Upgrade JDK target to 11 #11
  • Upgrade to Kotlin 1.4.31 #8

1.1.1 (2021-02-25)

View commits

Fixed bugs:

  • HCReader doesn't accept trailing whitespace #9

1.1.0 (2021-02-24)

View commits

Closed issues:

  • Critical: publish directly to Maven Central #7

1.0.0 (2021-01-14)

View commits

Implemented enhancements:

  • Upgrade coroutines to 1.4.2 #6
  • Upgrade Dokka to 1.4.20 #5
  • Upgrade to Kotlin 1.4.21 #4

0.3.1 (2020-04-09)

View commits

Fixed bugs:

  • Fails on extra empty lines #2

Implemented enhancements:

  • Upgrade to Kotlin 1.3.71 #3

0.3.0 (2019-02-13)

View commits

0.2.1 (2019-02-12)

View commits

0.2.0 (2019-02-11)

View commits

0.1.0 (2019-02-10)

View commits

Implemented enhancements:

  • Basic reader, I/O, and runner features #1