Skip to content

Releases: cfoust/cy

Release v0.2.3

19 Jul 15:49

Choose a tag to compare

What's Changed

  • for starters, the documentation site actually works

Release v0.2.0

19 Jul 03:28

Choose a tag to compare

What's Changed

  • Many bug fixes and lots of new documentation

Release v0.1.19

07 Jul 13:18

Choose a tag to compare

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

26 Jun 12:58

Choose a tag to compare

Small bug fixes.

Changelog

  • c0ba0af fix: sort gendoc replacements

Release v0.1.15

19 Jun 13:28

Choose a tag to compare

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

16 Jun 21:01

Choose a tag to compare

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

09 Feb 08:46

Choose a tag to compare

Just bumping goreleaser to repair the release script.

Release v0.1.11

09 Feb 08:22

Choose a tag to compare

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

v0.1.10...v0.1.11

Release v0.1.10

16 Jan 21:12

Choose a tag to compare

What's Changed

  • lots of cleanup, preparation for general usage

Release v0.1.8 (test)

16 Dec 15:11

Choose a tag to compare

What's Changed

Features

Code Diff

Changelog