Skip to content
This repository has been archived by the owner on May 22, 2021. It is now read-only.

v0.8

Compare
Choose a tag to compare
@Belar Belar released this 10 Jun 15:32
· 54 commits to master since this release

General

  • Changed next command to launch - functionality remains the same, launch return next launch(es) by default.
  • Switched to nix-like command options, with updated aliases. Details (formerly -d) is now -v, with verbose being considered primary alias. Limit (formerly '--lt') is now -n with number as primary alias. Old aliases (--details, --limit) stay functional.
  • Enabled strict mode. For general use it means, for example, help being shown for unrecognised commands.

Fixes

  • Fixed typo in timezone error

Internal

  • Updated Launch Library request to target version 1.4 of API
  • Switched from route params to query params in API request