Skip to content
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

Bump versions #120

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Bump versions #120

merged 1 commit into from
Nov 16, 2023

Conversation

jackkoenig
Copy link
Contributor

  • chisel: 5.0.0 => 5.1.0
  • chiseltest: 5.0.0 => 5.0.2
  • scala: 2.13.8 => 2.13.12
  • sbt: 1.8.0 => 1.9.7

Also remove -P:chiselplugin:genBundleElements, it has been deprecated for a while.

* chisel: 5.0.0 => 5.1.0
* chiseltest: 5.0.0 => 5.0.2
* scala: 2.13.8 => 2.13.12
* sbt: 1.8.0 => 1.9.7

Also remove -P:chiselplugin:genBundleElements, it has been deprecated
for a while.
@jackkoenig jackkoenig enabled auto-merge (squash) November 16, 2023 18:36
@jackkoenig jackkoenig merged commit 00d7ee6 into main Nov 16, 2023
3 checks passed
@jackkoenig jackkoenig deleted the jackkoenig/bump-versions branch November 16, 2023 18:38
@@ -7,25 +7,24 @@ import scalalib._
// support BSP
import mill.bsp._

object %NAME% extends SbtModule { m =>
object foo extends SbtModule { m =>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this change intended?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No it was not, whoops, I made that change for local testing.

Thanks for pointing it out, will fix.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed, thanks @jiegec!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants