Skip to content

1.5.1

Compare
Choose a tag to compare
@sgillies sgillies released this 28 Jul 21:15
· 1740 commits to main since this release
  • Fix: execution of the v1 CLI now prints a more clear, yellow colored warning message aimed at CLI users. A more detailed version of the same warning is also printed in the planet commands usage message (#652).
  • Fix: the deprecation warning emitted on import of planet.api now uses stacklevel=2 and thus points at the module which imports planet.api (#652).