-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- move release notes from unreleased - increase version
- Loading branch information
1 parent
23f3baa
commit 0cfd79e
Showing
3 changed files
with
16 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1 @@ | ||
# Unreleased | ||
|
||
## Improvements | ||
|
||
- Fake reporting wasn't working without registering a `ReportOptions`, fixed | ||
- Fake reporting now allows to provide a base path | ||
- Data source spec was throwing missing `ISession` error, fixed | ||
- Add query not found option to report context mocking | ||
- Rich transient wasn't added to data source recipe, fixed | ||
- Rich transient group names are now plural, making it similar to rich entity | ||
- Domain assemblies feature now accepts one assembly when it accepts one base | ||
namespace, to avoid confusion | ||
- File provider wasn't working without providing a base namespace in domain | ||
assemblies, fixed |