github sharkdp/numbat v1.11.0

latest releases: v1.23.0, v1.22.0, v1.21.0...
2 years ago

Features

  • Enable using <FILE> and -e <EXPRESSION> CLi arguments at the same time by @Bzero in #356
  • Add -i/--inspect-interactively option to enter interactive session after executing script or expression by @Bzero in #370

Bugfixes

  • Better error messages for unterminated strings with interpolations by @Zengor in #389
  • Store datetimes with fixed offset by @sharkdp in #378, see also: #376
  • Disallow dimensionless base units by @sharkdp in #381
  • Runtime error for wrong format specifiers by @sharkdp in #379
  • Create parents of user data directory (for storing numbat history) if they do not exist @hamirmahal in #386

Prelude

  • Add time function
  • Add imperial volume units by @sharkdp in #382

Other changes

  • Improve documentation around ad-hoc units by @sharkdp in #380
  • refactor: remove reference that's unnecessary by @hamirmahal in #348
  • refactor: wrap result of cmp for PartialOrd by @hamirmahal in #349
  • refactor: remove manual impl. of Option::map by @hamirmahal in #352
  • Always embed modules by @sharkdp in #357
  • Move HtmlFormatter to core by @sharkdp in #358
  • Make to_markup more flexible by @sharkdp in #359
  • Numbat PPA for Ubuntu and derivatives by @archisman-panigrahi in #361
  • Skip serializing 'enter_repl' by @Bzero in #388

Full Changelog: v1.10.1...v1.11.0

Don't miss a new numbat release

NewReleases is sending notifications on new releases.