CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 02:05:45 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"e2c4f9510b7c150ced36d8eebb8bf21d"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=Zm9L1pD3zAVT5ehGrlMrnMUn7w3bUkftI0aqY10vsmYydWQi051r%2BCaZg%2BvEtmHu2116zZ55yBXEkiOW5KkP2ZxY2fjbWaucargkjE0%2B7AUsIvBzSpNEnxpLDpiaMRqjae0d022OmfUsnteXiNBJOkAnllgAgMKaLY1tYofwlQVCID1VDqvFGUnACkrCWKn%2B%2BgCVdHhPclREPtcb0P0ngJL7S2jcuEkffF5MAybDx8Dgsy280cey9SCqJ0%2FO0nm5sDtp5wTQAELW3CS%2B9JB0PQ%3D%3D--8xgBCQNtgIRvpdGt--zqmNzxF5HG7mRXy8eChixg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.96771443.1753236344; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 02:05:44 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 02:05:44 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 808C:256CA9:253783:34B9DC:68804378
Release sjavatime 1.2.0 · ekrich/sjavatime · GitHub
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1
sjavatime 1.2.0
Compare
This is release 10 of sjavatime which supports the Scala.js and Scala Native line of products.
Summary đź’Ą
- Scala Native 0.5.0-RC1 support (not binary compatible with 0.4.0)
- Scala update 2.12.19, 2.13.13 and 3.3.1
Contributors 👥
According to git shortlog -sn --no-merges v1.1.9..v1.2.0
58 Scala Steward
7 Eric K Richardson
Thanks to the people using this library. 🎤 👏
What's Changed
- Update sbt to 1.6.2 by @scala-steward in #69
- Update scala3-library, ... to 3.1.1 by @scala-steward in #70
- Update sbt-scalajs, scalajs-compiler, ... to 1.9.0 by @scala-steward in #71
- Update auxlib, javalib, junit-plugin, ... to 0.4.4 by @scala-steward in #72
- Update sbt-scala-native-crossproject, ... to 1.2.0 by @scala-steward in #73
- Update sbt-scalajs, scalajs-compiler, ... to 1.10.0 by @scala-steward in #74
- Update scala3-library, ... to 3.1.2 by @scala-steward in #75
- Update junit-plugin, junit-runtime, ... to 0.4.5 by @scala-steward in #79
- Update sbt-scalajs, scalajs-compiler, ... to 1.10.1 by @scala-steward in #76
- Update scala-library to 2.12.16 by @scala-steward in #77
- Update scala3-library, ... to 3.1.3 by @scala-steward in #78
- Update sbt to 1.7.0 by @scala-steward in #80
- Update sbt to 1.7.1 by @scala-steward in #81
- Update junit-plugin, junit-runtime, ... to 0.4.7 by @scala-steward in #84
- Update scala3-library, ... to 3.2.0 by @scala-steward in #85
- Update sbt to 1.7.2 by @scala-steward in #89
- Update sbt-scalajs, scalajs-compiler, ... to 1.11.0 by @scala-steward in #86
- Update scala-library to 2.12.17 by @scala-steward in #87
- Update scala-library to 2.13.10 by @scala-steward in #88
- Update sbt-ci-release to 1.5.11 by @scala-steward in #90
- Update sbt to 1.7.3 by @scala-steward in #91
- Update scala3-library, ... to 3.2.1 by @scala-steward in #92
- Update sbt to 1.8.0 by @scala-steward in #94
- Update sbt-scalajs, scalajs-compiler, ... to 1.12.0 by @scala-steward in #95
- Update junit-plugin, junit-runtime, ... to 0.4.9 by @scala-steward in #96
- Update sbt to 1.8.2 by @scala-steward in #97
- Drop Scala 2.11 by @ekrich in #99
- Update CI actions to v3 by @ekrich in #100
- Update junit-plugin, junit-runtime, ... to 0.4.10 by @scala-steward in #103
- Update scala3-library, ... to 3.2.2 by @scala-steward in #104
- Update sbt-scalajs, ... to 1.13.0 by @scala-steward in #98
- Fix deprecation for sbt 1.7+ and Scala 3 by @ekrich in #105
- Update junit-plugin, junit-runtime, ... to 0.4.11 by @scala-steward in #106
- Update junit-plugin, junit-runtime, ... to 0.4.12 by @scala-steward in #107
- Update sbt-scala-native-crossproject, ... to 1.3.0 by @scala-steward in #108
- Update sbt-scalajs, scalajs-compiler, ... to 1.13.1 by @scala-steward in #109
- Update sbt-scala-native-crossproject, ... to 1.3.1 by @scala-steward in #110
- Update sbt-ci-release to 1.5.12 by @scala-steward in #111
- Update scala3-library, ... to 3.3.0 by @scala-steward in #113
- Update sbt to 1.8.3 by @scala-steward in #112
- Update junit-plugin, junit-runtime, ... to 0.4.14 by @scala-steward in #114
- Update sbt to 1.9.0 by @scala-steward in #115
- Update scala-library to 2.12.18 by @scala-steward in #116
- Update scala-library to 2.13.11 by @scala-steward in #117
- Update sbt-scalajs, scalajs-compiler, ... to 1.13.2 by @scala-steward in #118
- Update sbt to 1.9.1 by @scala-steward in #119
- Update sbt-scala-native-crossproject, ... to 1.3.2 by @scala-steward in #120
- Update sbt to 1.9.2 by @scala-steward in #121
- Update sbt to 1.9.3 by @scala-steward in #122
- Update sbt to 1.9.4 by @scala-steward in #123
- Update junit-plugin, junit-runtime, ... to 0.4.15 by @scala-steward in #124
- Update scala3-library, ... to 3.3.1 by @scala-steward in #125
- Update scala-library to 2.13.12 by @scala-steward in #126
- Update sbt to 1.9.6 by @scala-steward in #127
- Update sbt-scalajs, scalajs-compiler, ... to 1.14.0 by @scala-steward in #128
- Update junit-plugin, junit-runtime, ... to 0.4.16 by @scala-steward in #129
- Update sbt to 1.9.7 by @scala-steward in #130
- Update sbt-scalajs, scalajs-compiler, ... to 1.15.0 by @scala-steward in #131
- Remove Java 8 from CI by @ekrich in #133
- Update junit-plugin, junit-runtime, ... to 0.4.17 by @scala-steward in #134
- Update sbt to 1.9.9 by @scala-steward in #135
- Update scala-library to 2.12.19 by @scala-steward in #136
- Update to support Scala Native 0.5.0-RC1 by @ekrich in #138
Full Changelog: v1.1.9...v1.2.0
Assets 2
You can’t perform that action at this time.