Skip to content

Releases: sebj/time

0.4.10

22 Dec 14:34
Compare
Choose a tag to compare

Updated to Kotlin 1.9.21

All Changes:

  • Bump multiplatform from 1.9.10 to 1.9.20 by @dependabot in #83
  • Bump multiplatform from 1.9.20 to 1.9.21 by @dependabot in #84
  • Bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0 by @dependabot in #85
  • Bump org.jetbrains.kotlinx.kover from 0.7.4 to 0.7.5 by @dependabot in #86
  • Bump actions/setup-java from 3 to 4 by @dependabot in #87
  • Bump org.jetbrains.kotlinx:kotlinx-datetime from 0.4.1 to 0.5.0 by @dependabot in #88

Full Changelog: 0.4.9...0.4.10

0.4.9

31 Oct 19:10
Compare
Choose a tag to compare

Updated to Kotlin 1.9.10

All Changes:

  • Bump multiplatform from 1.8.22 to 1.9.10 by @dependabot in #72
  • Bump org.jetbrains.dokka from 1.8.20 to 1.9.0 by @dependabot in #74
  • Bump org.jetbrains.dokka:versioning-plugin from 1.8.20 to 1.9.0 by @dependabot in #75
  • Bump actions/checkout from 3 to 4 by @dependabot in #76
  • Bump actions/cache from 3.3.1 to 3.3.2 by @dependabot in #77
  • Bump org.jetbrains.kotlinx:kotlinx-datetime from 0.4.0 to 0.4.1 by @dependabot in #73
  • Bump org.jlleitschuh.gradle.ktlint from 11.5.1 to 11.6.0 by @dependabot in #78
  • Bump org.jetbrains.kotlinx.kover from 0.7.3 to 0.7.4 by @dependabot in #80
  • Bump org.jlleitschuh.gradle.ktlint from 11.6.0 to 11.6.1 by @dependabot in #79
  • Bump org.jetbrains.dokka from 1.9.0 to 1.9.10 by @dependabot in #81
  • Bump org.jetbrains.dokka:versioning-plugin from 1.9.0 to 1.9.10 by @dependabot in #82

Full Changelog: 0.4.8...0.4.9

0.4.8

23 Aug 19:11
Compare
Choose a tag to compare

Updated to Kotlin 1.9.0

All Changes:

  • Bump multiplatform from 1.8.21 to 1.8.22 by @dependabot in #63
  • Bump org.jlleitschuh.gradle.ktlint from 11.4.0 to 11.4.1 by @dependabot in #64
  • Bump org.jlleitschuh.gradle.ktlint from 11.4.1 to 11.4.2 by @dependabot in #65
  • Bump org.jetbrains.kotlinx.kover from 0.7.1 to 0.7.2 by @dependabot in #66
  • Bump org.jlleitschuh.gradle.ktlint from 11.4.2 to 11.5.0 by @dependabot in #67
  • Bump JamesIves/github-pages-deploy-action from 4.4.2 to 4.4.3 by @dependabot in #69
  • Bump org.jetbrains.kotlinx.kover from 0.7.2 to 0.7.3 by @dependabot in #70
  • Bump org.jlleitschuh.gradle.ktlint from 11.5.0 to 11.5.1 by @dependabot in #71

Full Changelog: 0.4.7...0.4.8

0.4.7

08 Jun 18:35
Compare
Choose a tag to compare

Updated to Kotlin 1.8.21

All Changes:

  • Bump multiplatform from 1.8.20 to 1.8.21 by @dependabot in #54
  • Bump org.jetbrains.kotlinx.kover from 0.6.1 to 0.7.0 by @dependabot in #56
  • Bump JamesIves/github-pages-deploy-action from 4.4.1 to 4.4.2 by @dependabot in #57
  • Bump org.jetbrains.kotlinx.kover from 0.7.0 to 0.7.1 by @dependabot in #58
  • Bump org.jetbrains.kotlinx.binary-compatibility-validator from 0.13.1 to 0.13.2 by @dependabot in #59
  • Bump org.jetbrains.dokka:versioning-plugin from 1.8.10 to 1.8.20 by @dependabot in #60
  • Bump org.jetbrains.dokka from 1.8.10 to 1.8.20 by @dependabot in #61
  • Bump org.jlleitschuh.gradle.ktlint from 11.3.2 to 11.4.0 by @dependabot in #62

Full Changelog: 0.4.6...0.4.7

0.4.6

26 Apr 16:50
Compare
Choose a tag to compare
  • ✨ Allow equivalent or bigger units to be added or subtracted from a TimePeriod
  • ✨ Find the difference between two TimePeriod objects by subtracting them (a - b), or using a.difference(b)
  • 🍎✨ Convert a TimePeriod to NSDateComponents on Apple platforms
  • 🔥 Remove deprecated Kotlin/Native targets: iosArm32, watchosX86

Full Changelog: 0.4.5...0.4.6

0.4.5

16 Apr 17:00
Compare
Choose a tag to compare

Update Kotlin to 1.8.20

All Changes:

Full Changelog: 0.4.4...0.4.5

0.4.4

16 Apr 16:40
Compare
Choose a tag to compare

Updated to Kotlin 1.8.10

All Changes:

  • Bump org.jetbrains.dokka from 1.7.20 to 1.8.10 by @dependabot in #50
  • Bump org.jetbrains.dokka:versioning-plugin from 1.7.20 to 1.8.10 by @dependabot in #49
  • Bump actions/cache from 3.2.6 to 3.3.0 by @dependabot in #51
  • Bump actions/cache from 3.3.0 to 3.3.1 by @dependabot in #52
  • Bump org.jlleitschuh.gradle.ktlint from 11.1.0 to 11.3.1 by @dependabot in #48

Full Changelog: 0.4.3...0.4.4

0.4.3

16 Apr 16:20
2b0b894
Compare
Choose a tag to compare

Updated to Kotlin 1.8.0

All Changes:

Full Changelog: 0.4.2...0.4.3

0.4.2

16 Apr 16:04
8ce062d
Compare
Choose a tag to compare

Updated to Kotlin 1.7.20

All Changes:

  • Bump multiplatform from 1.7.10 to 1.7.20 by @dependabot in #26
  • Bump actions/cache from 3.0.8 to 3.0.9 by @dependabot in #27
  • Bump actions/cache from 3.0.9 to 3.0.10 by @dependabot in #28
  • Bump org.jetbrains.kotlinx.kover from 0.6.0 to 0.6.1 by @dependabot in #29
  • Bump org.jetbrains.dokka from 1.7.10 to 1.7.20 by @dependabot in #30
  • Bump versioning-plugin from 1.7.10 to 1.7.20 by @dependabot in #31
  • 👷 Fix error when running documentation workflow by @sebj in #32
  • Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.1 by @dependabot in #33
  • Bump actions/cache from 3.0.10 to 3.0.11 by @dependabot in #34

Full Changelog: 0.4.1...0.4.2

0.4.1

16 Apr 15:45
1cb3593
Compare
Choose a tag to compare

Updated to Kotlin 1.7.10

All Changes:

Full Changelog: 0.4.0...0.4.1