Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [0.1.0] - 2026-03-05
## [0.1.1] - 2026-03-05

### Added

Expand Down Expand Up @@ -32,5 +32,3 @@
- **Dart control-flow filtering** — false method matches from `catch`/`finally`/`then` patterns are excluded from generation.
- **Test suite** — 383 tests covering models, type map, downloader, analyzer, generators, pipeline, scaffolder, CLI, validators, and coverage.
- **CI/CD** — GitHub Actions workflows for `dev` and `main` branches with ruff, ty, pytest, and mkdocs build.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

question (typo): Clarify whether ty is the intended tool name in the CI/CD description.

In the CI/CD bullet, is ty the intended tool name, or a typo for something else? If it is correct, consider defining or expanding it somewhere so readers know what it refers to.


[0.1.0]: https://github.com/brunobrown/flet-pkg/releases/tag/v0.1.0