Skip to content

0.4.0-preview.4

Pre-release
Pre-release

Choose a tag to compare

@doddgu doddgu released this 21 Apr 03:19
· 646 commits to main since this release
2b408d9

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