File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v1.1.1-beta] ( https://github.com/devlooped/ThisAssembly/tree/v1.1.1-beta ) (2023-01-06)
4
+
5
+ [ Full Changelog] ( https://github.com/devlooped/ThisAssembly/compare/v1.1.0...v1.1.1-beta )
6
+
7
+ :sparkles : Implemented enhancements:
8
+
9
+ - Include readme in each package, aggregate on project [ \# 153] ( https://github.com/devlooped/ThisAssembly/pull/153 ) (@kzu )
10
+ - Ensure incremental source generators are supported [ \# 152] ( https://github.com/devlooped/ThisAssembly/pull/152 ) (@kzu )
11
+
12
+ :bug : Fixed bugs:
13
+
14
+ - Do not test LangVersion [ \# 101] ( https://github.com/devlooped/ThisAssembly/issues/101 )
15
+ - Fix ThisAssembly.Resources assembly name for analyzer [ \# 149] ( https://github.com/devlooped/ThisAssembly/pull/149 ) (@kzu )
16
+ - Fix logic for determining default text resources [ \# 148] ( https://github.com/devlooped/ThisAssembly/pull/148 ) (@kzu )
17
+
3
18
## [ v1.1.0] ( https://github.com/devlooped/ThisAssembly/tree/v1.1.0 ) (2022-12-31)
4
19
5
20
[ Full Changelog] ( https://github.com/devlooped/ThisAssembly/compare/v1.0.10...v1.1.0 )
You can’t perform that action at this time.
0 commit comments