Releases: getpopper/popper
Releases · getpopper/popper
v1.1.1
v1.1.0
v1.0.0
Popper 1.0 is here! Main change is the move to Python from Go. This is also a backwards-incompatible version, any repos using previous versions of Popper need to be re-popperized. Highlights of this version include:
- Support for archiving to Zenodo (thanks to @ankan17!)
- Initial search and import functionality (thanks to @UjjwalAyyangar!)
- New examples of popper pipelines on the github.com/popperized org (thanks to @eltrufas and @Franko1307!)
- Handling metadata for a paper as part of the
.popper.yml
file. - Colorized output on the CLI (thanks to @ankan17, @UjjwalAyyangar, @pcwilcox and @shamedian!)
- Popper pipeline visualization improvements (thanks to @UjjwalAyyangar!)
v0.5.1
v0.5
v0.4.1
v0.4 release
popper ci travis
subcommandpopper check
can be executed at root of project
v0.3 release
Miscellaneous refinements to popper check
. New Ceph template (thanks to @michaelsevilla !)
v0.2 release
First release
To install, place binary (after decompressing it) in a folder that is included in your $PATH
(e.g. /usr/bin
).