Skip to content

Releases: spacetelescope/stpreview

0.6.0

16 Jun 19:16
87c5670

Choose a tag to compare

Breaking Changes

The CLI arguments have been reordered in this release. In short, the INPUT and OUTPUT arguments, as well as --compass and --observatory, now must written BEFORE {by,to}:

- stpreview by input.asdf output.png 10 10 --compass
+ stpreview input.asdf output.png --compass by 10 10
- stpreview to input.asdf output.png 300 300 roman
+ stpreview input.asdf output.png to 300 300

See #8 for more details on this change.

What's Changed

Full Changelog: 0.5.2...0.6.0

0.5.2

05 Jun 16:46
953fb49

Choose a tag to compare

What's Changed

New Contributors

  • @nden made their first contribution in #7

Full Changelog: 0.5.1...0.5.2

0.5.1

03 Nov 19:22
4b69438

Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.5.1

0.5.0

31 Oct 16:32
5d177ed

Choose a tag to compare

What's Changed

  • require two int inputs for factor and shape arguments
  • fix tests by @zacharyburnett in #2

Full Changelog: 0.4.0...1.0.0

0.4.0

31 Oct 14:57

Choose a tag to compare

  • added option for north arrow overlay
  • added badges to README.md

Full Changelog: 0.3.0...0.4.0

0.3.0

25 Oct 14:43

Choose a tag to compare

Full Changelog: 0.2.0...0.3.0

0.2.0

23 Oct 19:03

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.0...0.2.0

0.1.0

17 Oct 14:31

Choose a tag to compare