Skip to content

Releases: EarthCubeInGeo/resen

v2021.1.0

12 Aug 04:05
c57a60b
Compare
Choose a tag to compare

This is a minor maintenance and bugfix release. With this release we:

  • Updated the start_jupyter command so that resen works with cores that have jupyterlab v3
  • Fixed #85, a bug that caused downloading images to fail on windows due to an os dependent call

v2020.2.1

12 Nov 21:52
23ad0d7
Compare
Choose a tag to compare

This is a minor bugfix release. With this release we fixed:

  • Fixed #73, a bug affecting the update command
  • Added documentation for the update command

v2020.2.0

06 Nov 19:52
4502e2b
Compare
Choose a tag to compare

This is a full release of v2020.2.0. Notable changes since v2020.1.1:

  • Changed valid core list to be read from JSON file downloaded from resen-core repo rather than hardcoded in source code
  • Fixed #63, bug which caused odd behavior with progress bar when downloading cores in narrow terminal window
  • Read version number from init file
  • Improve documentation on mounting, bucket exporting, and Linux post-installation steps
  • Fixed #14, an issue with the resen lockfile

v2020.1.0

25 Jun 05:07
fcae232
Compare
Choose a tag to compare

This is a full release of v2020.1.0. Notable changes since v2019.1.1:

  • Add new available resen-core: 2020.1.0
  • bug fixed when importing a bucket: now tar files of mounted paths are removed after a successful import
  • fixed bug causing enabling sudo access for user jovyan failed
  • added changelog to repo: see HISTORY.rst

v2019.1.1

10 Dec 19:46
ae13c2b
Compare
Choose a tag to compare

This is a full release of v2019.1.1. Notable changes since v2019.1.0:

  • bugfixes that make import work on windows when using Docker Toolbox

v2019.1.0

16 Nov 08:30
20b179f
Compare
Choose a tag to compare

First working version of resen. This is a full release of v2019.1.0.

Notable changes since rc2:

  • added import and export
  • fixed port allocation bug
  • refactored and simplified codebase
  • improved documentation

v2019.1.0rc2

14 Jun 20:25
102a365
Compare
Choose a tag to compare
v2019.1.0rc2 Pre-release
Pre-release

First working version of resen. This is a release candidate for testing purposes that will be superseded by the full release of v2019.1.0.

Notable changes since rc1:

  • docs via readthedocs
  • improved image pulling with status bar
  • simplified commandline UI and consequently the workflow for bucket creation/management

v2019.1.0rc1

11 May 11:23
981cee0
Compare
Choose a tag to compare
v2019.1.0rc1 Pre-release
Pre-release

First working version of resen. This is a release candidate for testing purposes that will be superseded by the full release of v2019.1.0.