Releases: SharkableIO/Sharkable
Releases · SharkableIO/Sharkable
v0.0.25
What's Changed
- fix where generic type of return delegate might be null by @charleypeng in #55
- fix unified result extension method and code refactor by @charleypeng in #56
- Feat/unifiedresults by @charleypeng in #57
- fix: where results like badrequest should only contains error message by @charleypeng in #58
Full Changelog: v0.0.24...v0.0.25
v0.0.24
What's Changed
- will not proceed if SqlSugarOptionsConfigure is null by @charleypeng in #51
- add GlobalSuppressions to suppress warnings by @charleypeng in #52
- dev update version 0.0.24 by @charleypeng in #54
Full Changelog: v0.0.23...v0.0.24
v0.0.23
What's Changed
- fix a bug where SharkOption might be null by @charleypeng in #47
- fix where aotu crud options might be null by @charleypeng in #48
- fix where crud options not invoked properly by @charleypeng in #49
- update nuget and assembly to 0.0.23 by @charleypeng in #50
Full Changelog: v0.0.22...v0.0.23
v0.0.22
What's Changed
- fix where options might fail to load through service provider by @charleypeng in #43
- add swagger ui options, replace folders, update invoke method by @charleypeng in #45
- move interfaces to folder by @charleypeng in #46
Full Changelog: v0.0.21...v0.0.22
v0.0.21
What's Changed
- add sqlsugar options and enums by @charleypeng in #42
Full Changelog: v0.0.20...v0.0.21
v0.0.20
What's Changed
- remove non using assembly by @charleypeng in #38
- add crud example for aot project by @charleypeng in #39
- update project home url by @charleypeng in #40
- update nuget and typo by @charleypeng in #41
Full Changelog: v0.0.19...v0.0.20
v0.0.19
What's Changed
- add auto crud generation(WIP) by @charleypeng in #37
Full Changelog: v0.0.17...v0.0.19
v0.0.17
What's Changed
- move swagger configuration to openapi by @charleypeng in #28
- add AotMode option by @charleypeng in #29
- add AotMode option by @charleypeng in #31
- update package version to 0.0.17 by @charleypeng in #34
Full Changelog: v0.0.16...v0.0.17
v0.0.16
What's Changed
- Update README.md by @charleypeng in #14
- use TryAddSingleton to WireSharkEndpoint by @charleypeng in #13
- add swagger options and UseShark options by @charleypeng in #17
- update assembly and nuget to 0.0.16 by @charleypeng in #18
Full Changelog: v0.0.15...v0.0.16