Releases: cfoust/cy
Releases · cfoust/cy
Release v0.2.3
What's Changed
- for starters, the documentation site actually works
Release v0.2.0
What's Changed
- Many bug fixes and lots of new documentation
Release v0.1.19
What's Changed
- Add a fluid simulator and an animation that uses it
Features
Code Diff
Changelog
- 04a5579 fix: incorrect starting position for fluid
Release v0.1.16
Release v0.1.15
This release fixes two serious bugs:
- Commands were not being restarted properly.
- The screen diff algorithm used for rendering was producing far more "damage" than necessary.
Release v0.1.13
What's Changed
Features
- a handful of vim motions in replay
- incremental search in replay
- command magic
Full Changelog: v0.1.12...v0.1.13
Release v0.1.12
Just bumping goreleaser to repair the release script.
Release v0.1.11
What's Changed
- Support for fuzzy-finding with tabular data in
(input/find). - API functions to unbind and rebind keys.
- A range of small bug fixes and quality-of-life changes.
Code Diff
Release v0.1.10
What's Changed
- lots of cleanup, preparation for general usage