Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@nickpascucci nickpascucci released this 25 Nov 15:38
· 9 commits to master since this release
2c921ca

Added

  • A new weave pattern, @* <regex>, can be used which expands to all of the fragments whose IDs match the given regular expression.
  • Users can now set their own symbols for fragment boundaries, insertion, and so on using environment variables.

Changed

  • Various discrepancies in terminology between the README and source code have been cleaned up.
  • Both verso and recto now print a more helpful error message if argument parsing fails.