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: docs/RELEASE_NOTES.md
+4-24Lines changed: 4 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,29 +5,10 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
-
<h2>[Unreleased]</h2>
8
+
## [1.1.6] - 2025-07-19
9
9
10
-
<h3><!-- 1 -->Added</h3>
11
-
- Add git-cliff changelog
12
-
- ADD: RELEASE_NOTES.md
13
-
- New Expecto test structure
14
-
- ADD: build script
15
-
16
-
<h3><!-- 2 -->Removed</h3>
17
-
- Remove scratchtest
18
-
19
-
<h3><!-- 3 -->Changed</h3>
20
-
- Nicer CI output
21
-
- Add tool restore to CI
22
-
23
-
<h3><!-- 5 -->Fixed</h3>
24
-
- Do not compile from Compiled folder
25
-
26
-
<h3><!-- 9 -->Other</h3>
27
-
- Bash on unix
28
-
- Ignore scratchtests
29
-
- Old test structure
30
-
- Merge branch 'master' into develop
10
+
<h3><!-- 0 -->Features</h3>
11
+
- CI and Expecto Tests by @shayanhabibi in [#35](https://github.com/shayanhabibi/Partas.Solid/pull/35)
31
12
32
13
33
14
## [1.1.5] - 2025-07-14
@@ -49,7 +30,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
49
30
50
31
<h3><!-- 5 -->Fixed</h3>
51
32
- Fix #29: TypeCastDrill on Set expressions for Attributes. Fix FileRoutes to use emit macro to prevent fail on runtime. by @shayanhabibi in [#30](https://github.com/shayanhabibi/Partas.Solid/pull/30)
52
-
- SolidStart FileRoutes binding to use emit macro to prevent compiling an invalid function call on runtime
53
33
- Fix icon link by @shayanhabibi
54
34
55
35
<h3><!-- 9 -->Other</h3>
@@ -349,7 +329,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
0 commit comments