This repository was archived by the owner on May 7, 2024. It is now read-only.
File tree 2 files changed +27
-1
lines changed 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 6.0.1] ( https://github.com/RustFields/ScaFi-core/compare/6.0.0...6.0.1 ) (2023-07-26)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * remove import ([ 8d53038] ( https://github.com/RustFields/ScaFi-core/commit/8d5303829ddbcdd25535ed306bf8131f881a5cd9 ) )
7
+
8
+
9
+ ### Tests
10
+
11
+ * add nbr.nbr should be ignored ([ 96f35c8] ( https://github.com/RustFields/ScaFi-core/commit/96f35c867cd465ac2cf7a77b35ac3363b5707a2c ) )
12
+
13
+
14
+ ### Dependency updates
15
+
16
+ * ** deps:** update dependency sbt/sbt to v1.9.2 ([ 90bf831] ( https://github.com/RustFields/ScaFi-core/commit/90bf83170dcf0b1c0eaf51447d2f3f2c778639b0 ) )
17
+ * ** deps:** update dependency sbt/sbt to v1.9.3 ([ 3341826] ( https://github.com/RustFields/ScaFi-core/commit/3341826f3524538341687cb4a85309ac4712115a ) )
18
+ * ** deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.41 ([ 5ea1065] ( https://github.com/RustFields/ScaFi-core/commit/5ea1065a50a02c9abeff0cb6553d1bb478516b43 ) )
19
+ * ** deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.43 ([ f8d462f] ( https://github.com/RustFields/ScaFi-core/commit/f8d462f9b9c561a4639e1e6369e663dddd184111 ) )
20
+ * ** deps:** update node.js to 18.17 ([ ddde6d1] ( https://github.com/RustFields/ScaFi-core/commit/ddde6d19da0eeeda5220c45b41fc80b85441cbd7 ) )
21
+
22
+
23
+ ### Refactoring
24
+
25
+ * remove vm factory ([ 49530b6] ( https://github.com/RustFields/ScaFi-core/commit/49530b64034d955c08b42d122804db8103312fd4 ) )
26
+
1
27
## [ 6.0.0] ( https://github.com/RustFields/ScaFi-core/compare/5.0.0...6.0.0 ) (2023-07-07)
2
28
3
29
Original file line number Diff line number Diff line change 1
- ThisBuild / version := " 6.0.0 "
1
+ ThisBuild / version := " 6.0.1 "
2
2
ThisBuild / organization := " io.github.rustfields"
3
3
ThisBuild / scalaVersion := " 3.3.0"
4
4
ThisBuild / scalacOptions ++= Seq (" -feature" , " -deprecation" )
You can’t perform that action at this time.
0 commit comments