0.4.0-preview.4
Pre-release
Pre-release
Rename
- Masa.Contrib.SearchEngine.AutoComplete renamed to Masa.Contrib.SearchEngine.AutoComplete.ElasticSearch #43
- Masa.Contrib.SearchEngine.AutoComplete.Tests renamed to Masa.Contrib.SearchEngine.AutoComplete.ElasticSearch.Tests #45
Chores
- AutoComplete: Upgrade Masa.Utils library version to 0.4.0-preview.4 #43
Docs
- AutoComplete.ElasticSearch: Modify the AutoComplete.ElasticSearch document #44
- CQRS: Modify the introduction of the Readme #44
- Homepage ReadMe: Modify the introduction of the homepage Readme #44
- Isolation.MultiEnvironment: Modify the introduction of the Readme #44
Features
- Repository: Add GetPaginatedListAsync By sorting and RemoveAsync By Id、RemoveRangeAsync By Id Collection、Add GetListAsync methods By Sorting #38
- BasicAbility.Pm: Override the AddPmClient method #39
- AutoComplete: Add DeleteAsync Methods #43
Refactors
- AutoComplete: Optimize queries by Precise、The default operator is changed to And #43
Tests
- Repository: Add RemoveAsync method to support id deletion, RemoveRangeAsync to support id collection and other unit tests #38