Skip to content

Summary: v0.2.0 of cattle

Compare
Choose a tag to compare
@hroptatyr hroptatyr released this 23 Oct 08:52
· 497 commits to master since this release
v0.2.0
Keywords: v0.2.0

This is cattle v0.2.0.

This is a feature release.

Changes:
+ the print subcommand now outputs caev beef that can be fed back to it
+ the print subcommand can generate a summary caev (--summary|-S)
+ the apply subcommand can operate forwards (--forward|-F)
+ the apply subcommand can reverse an adjusted series back to its
  original form (--reverse|-R)
+ the apply subcommand can operate on total returns instead of total
  payback (--total-return|-T)

For examples and instructions see README.md and/or cattle(1).