Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.4.0-beta #20

Merged
merged 2 commits into from
Apr 26, 2024
Merged

v0.4.0-beta #20

merged 2 commits into from
Apr 26, 2024

Conversation

glenn2223
Copy link
Contributor

0.4.0-beta - 2024-04-26

Compare to previous release

Breaking Changes (Overview)

  • IFilter now requires a Current list to show the collection it's currently working on. This means that close chaining works better

Package: TopMarksDevelopment.ExpressionBuilder.Api

Breaking changes

  • IFilter now requires a Current list to show the collection it's currently working on. This means that close chaining works better

Added

  • Added summary blocks to all the interfaces (Chore: more to do)

Package: TopMarksDevelopment.ExpressionBuilder.Core

Fixed

  • Close chaining no longer carries through to the root filer.
    Fixes bug introduced in v0.3.0-beta

Changes

  • Implemented new IFilter.Current property
  • Added test for some deeper close chaining
    (as it's not a fix, but rather a check, it's in core-tests)
  • Removed some summary blocks that had been moved to the Api package

# 0.4.0-beta - 2024-04-26

<small>[Compare to previous release][comp:0.4.0-beta]</small>

### Breaking Changes (Overview)

-   `IFilter` now requires a `Current` list to show the collection it's currently working on. This means that close chaining works better

### Package: TopMarksDevelopment.ExpressionBuilder.Api

#### Breaking changes

-   `IFilter` now requires a `Current` list to show the collection it's currently working on. This means that close chaining works better

### Added

-   Added summary blocks to all the interfaces (Chore: more to do)

### Package: TopMarksDevelopment.ExpressionBuilder.Core

#### Fixed

-   Close chaining no longer carries through to the root filer.
    _Fixes bug introduced in v0.3.0-beta_

#### Changes

-   Implemented new `IFilter.Current` property
-   Added test for some deeper close chaining
    (as it's not a fix, but rather a check, it's in core-tests)
-   Removed some summary blocks that had been moved to the `Api` package

[comp:0.4.0-beta]: v0.3.0-beta...v0.4.0-beta
@glenn2223 glenn2223 merged commit 214017c into main Apr 26, 2024
3 checks passed
@glenn2223 glenn2223 deleted the prep-v0.4.0-beta branch April 26, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant