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: CHANGELOG.md
+25Lines changed: 25 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,31 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
4
4
5
+
## [0.8.0] - 2025-09-09
6
+
7
+
### Added
8
+
9
+
-**(parser)**[**breaking**] parsers own the source buffers ([#127](https://github.com/beeb/lintspec/pull/127)) - ([c9c77a0](https://github.com/beeb/lintspec/commit/c9c77a00481c0ccf0b7115a324a0c2b9163961b2))
10
+
11
+
12
+
-[**breaking**] add `inheritdoc_override` param for internal functions and modifiers ([#131](https://github.com/beeb/lintspec/pull/131)) - ([e956075](https://github.com/beeb/lintspec/commit/e9560755af7c1fb255028431a25e90facd5fe846))
-**(slang)**[**breaking**] remove private field from builder ([#132](https://github.com/beeb/lintspec/pull/132)) - ([d83cb74](https://github.com/beeb/lintspec/commit/d83cb741a9c3054ba7c71b547196b414161db066))
0 commit comments