This repository was archived by the owner on May 22, 2021. It is now read-only.
v0.8
General
- Changed
nextcommand tolaunch- functionality remains the same,launchreturn next launch(es) by default. - Switched to nix-like command options, with updated aliases. Details (formerly
-d) is now-v, withverbosebeing considered primary alias. Limit (formerly '--lt') is now-nwithnumberas 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