Skip to content

Commit

Permalink
Make sure Squadron.converter can be modified
Browse files Browse the repository at this point in the history
  • Loading branch information
d-markey committed Nov 2, 2024
1 parent cdd6260 commit 7520cf3
Show file tree
Hide file tree
Showing 42 changed files with 2,644 additions and 1,923 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 6.1.1

- `Squadron.converter` should be modifiable but it was declared `final`: implement getter and setter.
- Interested artefacts can register callbacks with `Squadron.onConverterChanged()` to be notified after the converter has been updated.

## 6.1.0

- Implement specific marshaler for `TypedData` (used by `squadron_builder` >= 6.1.0).
Expand Down
Loading

0 comments on commit 7520cf3

Please sign in to comment.