Skip to content

Releases: titom73/eos-downloader

v0.5.1

31 Mar 10:02
Compare
Choose a tag to compare

v0.5.1

Issues

  • Fix an issue to build docker image for release image

v0.5.0

31 Mar 09:52
Compare
Choose a tag to compare

v0.5.0

Features

  • 5d8c849 [eos-downloader] Move CLI to RICH with optional logging (#5)

Documentation

  • 6886f81 [Doc] Add badges for supported Python version
  • 13a9e0d [Doc] Rename repository to eos-downloader
  • fd7c646 [Doc] Update Readme with docker information

Other changes

  • 75a7537 [Make] Build system: Add explicit tag format
  • 65d3b08 [Make] Build system: Remove poetry from Dockerfile
  • 6f43640 [actions] CI: Fix fetch depth in actions/checkout for release-notes
  • e9d4e7d [actions] CI: Update Python version matrix
  • 43b60b8 [docker] Build system: Create initial build of Docker image (#6)
  • dccb8d6 [docker] Build system: Fix Docker EDGE workflow syntax

v0.4.1

24 Mar 08:26
Compare
Choose a tag to compare

v0.4.1

Documentation

  • f3b042b [Doc] Add Pypi installation

Other changes

  • 552b8bc [Make] Build system: Add Pypi classifier

v0.4.0

16 Mar 11:05
Compare
Choose a tag to compare

v0.4.0

Features

  • bc9a8d4 [eos-download] Add Unicode icons in log

Documentation

  • b468b1c [Doc] Add badges
  • 4ddf60e [eos-download] Add eos-download examples

Other changes

  • 517d2b7 [actions] Build system: Add Pypi support in release process
  • 587fb2d [actions] Build system: Add manual workflow to publish on pypi test servers
  • 8af7818 [actions] Build system: Fix workflow syntax
  • 4716822 [actions] CI: Add release builder in CI

v0.3.0

16 Mar 10:40
Compare
Choose a tag to compare

v0.3.0

Features

  • aaeef2b [Feat] Add script to create Image bundle on Cloudvision (#4)
  • 05abf7a [eos-download] Add support to import docker image from CLI
  • d1751be [eos-download] Create initial script
  • 28fa6cb [objectdownloader] Add support for eve download w/ noztp
  • bdecb81 [objectdownloader] Add support for local download
  • fa0244f [objectdownloader] Move to a specific python module file (#2)

Bug fixes

  • 70f4ece [eos-download] Sanity update
  • 6c504df [eos_download] Use correct cEOS* file extension

Documentation

  • 0ca8f2b [objectdownloader] Update docstrings

Other changes

  • cd292f1 [Make] Build system: Add VScode development
  • b0b33ec [Make] Build system: Cleanup setup process
  • 7a02e2e [Make] Build system: Deactivate Poetry build section
  • 03f16b4 [Make] Build system: Update packaging
  • 01d6065 [actions] CI: Implement initial pytest
  • 58dd2b1 [poetry] Build system: Configure repo to use poetry
  • 5694a34 [pytest] CI: Extend unit test (#3)