Skip to content

Add Scala 3.7.0 release blog post #1798

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
May 7, 2025
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions _data/scala-releases.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- category: current_version
title: Current 3.6.x release
version: 3.6.4
release_date: March 7, 2025
title: Current 3.7.x release
version: 3.7.0
release_date: May 7, 2025
- category: current_version
title: Current 3.3.x LTS release
version: 3.3.5
Expand Down
10 changes: 10 additions & 0 deletions _downloads/2025-05-07-3.7.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: Scala 3.7.0
start: 7 May 2025
layout: downloadpage
release_version: 3.7.0
release_date: "May 7, 2025"
permalink: /download/3.7.0.html
license: <a href="https://www.scala-lang.org/license/">Apache License, Version 2.0</a>
api_docs: https://www.scala-lang.org/api/3.7.0/
---
Loading