github arp242/uni v2.4.0

latest releases: v2.8.0, v2.7.0, v2.6.0...
2 years ago
  • Update import path to zgo.at/uni/v2.

  • Add oct and bin flags for -f to print a codepoint as octal or binary.

  • Add f format flag to change the fill character with alignment; e.g. %(bin r:auto f:0) will print zeros on the left.

  • Allow using just o123 for an octal number (instead of 0o123). We can't do this for binary and decimal numbers (since b and d are valid hexidecimals), but no reason not to do it for o.

Don't miss a new uni release

NewReleases is sending notifications on new releases.