Skip to content

Releases: bright98/git-farm

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 16:15

Changelog

  • 3269caf Phase 4: a farm you can walk around in
  • 9f92302 Phase 5: play the history back
  • b56aab9 Publish both themes, so the README can show the one it describes
  • bc6d31e Release v0.3.0: the TUI and the time-lapse

The Action pins a version. To use this one:

- uses: bright98/git-farm@v0.3.0

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 10:00

Changelog

  • b53e438 Add --night=auto, which reads the hour off the last commit
  • cf34445 Draw this README's farm with the painted theme
  • 0997d1c Keep the planning notes and the editor's files out of the repository
  • 49ce43f Point the README at the farm the Action draws, not a committed copy
  • 015fe16 Release v0.2.0, because the action now asks for a flag v0.1.0 lacks
  • 56d3aed Stop tracking .DS_Store

The Action pins a version. To use this one:

- uses: bright98/git-farm@v0.2.0

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 10:24

Changelog

  • 015a1b6 Add a table of contents, with a line on what each section is for
  • 219ae22 Download the modules, do not tidy them, before a release build
  • d33f9f1 Draw the farm this repository's README points at, and give it room to grow
  • 178f308 Draw the farm: treemap fields, three fences, and terminals without colour
  • 3cec0bb Move to github.com/bright98/git-farm, module path included
  • 213f905 Put a quick start at the top, where the conversion happens
  • 5d8fb9d Put the dark file at night, where the moon and the lantern are
  • 2c6abb5 Read a repository and classify it: the four kinds of field
  • 009098f Run it over repositories nobody wrote it against, and fix what that found
  • ce8bd5b Say what a field is, when a reader points at it
  • d536919 Say why the download failed, instead of "curl: (22)"
  • efc113d Ship it: a release build, a composite Action, and the workflow to paste
  • 023a9a6 Write the farm as an SVG: one path per colour, real text, a walking farmer

The Action pins a version. To use this one:

- uses: bright98/git-farm@v0.1.0