Skip to content

Comments

v0.4.0-beta#20

Merged
glenn2223 merged 2 commits intomainfrom
prep-v0.4.0-beta
Apr 26, 2024
Merged

v0.4.0-beta#20
glenn2223 merged 2 commits intomainfrom
prep-v0.4.0-beta

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
@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