You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,9 @@ Data-as-Code (DaC) `dac` is a tool that supports the distribution of data as (py
11
11
</div>
12
12
13
13
**IMPORTANT**: Currently the project is in the initial development phase, this is why releases are marked as `0.z.y`.
14
-
(following [semantic versioning 2.0.0](https://semver.org/): "Major version zero (0.y.z) is for initial development. Anything MAY change at any time. The public API SHOULD NOT be considered stable.")
14
+
(following [semantic versioning 2.0.0](https://semver.org/): "Major version zero (0.y.z) is for initial development.
15
+
Anything MAY change at any time. The public API SHOULD NOT be considered stable.").
16
+
While in this phase, we will denote breaking changes with a minor increase.
0 commit comments