We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5fa158 commit 4f003d4Copy full SHA for 4f003d4
CHANGELOG.md
@@ -9,7 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Changed
11
12
-- Automatic code generation is not run when only generated files have changed
+- Changed automatic code generation to not run when only generated files have changed (containing `.g.` or `.generated.` in the file path)
13
+- Moved core classes to separate assembly to be able to reference them in code outside of the editor
14
15
## [1.0.0] - 2023-08-27
16
0 commit comments