Skip to content

Releases: ebridges/elektrum

Release v0.6.1

02 Aug 12:59
5f44cd9
Compare
Choose a tag to compare

v0.6.1 (2020-08-02)

Fix

  • remove automated static deploy, too many issues to bother with
  • provide proper datastructure for a Doit action.
  • inadvertent reference to self

v0.6.0 (2020-07-30)

Feat

  • publish a new release to sentry whenever one of the services is deployed

Refactor

  • blend repo and account names when defining repo name

v0.4.3 (2020-07-26)

Fix

  • wrong package name

v0.4.2 (2020-07-26)

Fix

  • prognosticate next version.

v0.4.1 (2020-07-26)

Refactor

  • remove logic for publishing static files out of Makefile, as its much more reliable in deploy script
  • update references to map files.
  • only publish and commit if files have changed
  • append newline explicitly

v0.4.0 (2020-07-24)

Fix

  • include patch to js module so that deploys of static files dont generate multiple new files even when nothing has changed.

v0.3.0 (2020-07-24)

Fix

  • Convert to use a versioned dep rather than a git ref.

Refactor

  • update references to build modules and folders
  • build scripts now only do deploying

v0.2.0 (2020-07-21)

Fix

  • use correct name for variable.

Refactor

  • improve logging and comments

Feat

  • switch application service to deploy from a version rather than build it first.

v0.1.0 (2020-07-20)

Fix

  • do not truncate release notes when gathering them
  • include recent changes in the release notes.
  • release: correct path to archive and initialization of version
  • additional incorrect path for version.txt
  • incorrect path for version.txt
  • workaround issue with hashes on editable deps. pip does not allow hashes on "editable" deps (i.e. deps on repos like django-storages) cf.: pypa/pip#4995

Refactor

  • convert dependencies to dev deps where possible

Feat

  • release: add support for automated releases

Release v0.6.0

30 Jul 10:28
Compare
Choose a tag to compare

v0.6.0 (2020-07-30)

Feat

  • publish a new release to sentry whenever one of the services is deployed

Refactor

  • blend repo and account names when defining repo name

v0.4.3 (2020-07-26)

Fix

  • wrong package name

v0.4.2 (2020-07-26)

Fix

  • prognosticate next version.

v0.4.1 (2020-07-26)

Refactor

  • remove logic for publishing static files out of Makefile, as its much more reliable in deploy script
  • update references to map files.
  • only publish and commit if files have changed
  • append newline explicitly

v0.4.0 (2020-07-24)

Fix

  • include patch to js module so that deploys of static files dont generate multiple new files even when nothing has changed.

v0.3.0 (2020-07-24)

Fix

  • Convert to use a versioned dep rather than a git ref.

Refactor

  • update references to build modules and folders
  • build scripts now only do deploying

v0.2.0 (2020-07-21)

Fix

  • use correct name for variable.

Refactor

  • improve logging and comments

Feat

  • switch application service to deploy from a version rather than build it first.

v0.1.0 (2020-07-20)

Fix

  • do not truncate release notes when gathering them
  • include recent changes in the release notes.
  • release: correct path to archive and initialization of version
  • additional incorrect path for version.txt
  • incorrect path for version.txt
  • workaround issue with hashes on editable deps. pip does not allow hashes on "editable" deps (i.e. deps on repos like django-storages) cf.: pypa/pip#4995

Refactor

  • convert dependencies to dev deps where possible

Feat

  • release: add support for automated releases

Release v0.4.3

27 Jul 00:17
f748ecc
Compare
Choose a tag to compare

v0.4.3 (2020-07-27)

Fix

  • wrong package name

v0.4.2 (2020-07-26)

Fix

  • prognosticate next version.

v0.4.1 (2020-07-26)

Refactor

  • remove logic for publishing static files out of Makefile, as its much more reliable in deploy script
  • update references to map files.
  • only publish and commit if files have changed
  • append newline explicitly

v0.4.0 (2020-07-24)

Fix

  • include patch to js module so that deploys of static files dont generate multiple new files even when nothing has changed.

v0.3.0 (2020-07-24)

Fix

  • Convert to use a versioned dep rather than a git ref.

Refactor

  • update references to build modules and folders
  • build scripts now only do deploying

v0.2.0 (2020-07-21)

Fix

  • use correct name for variable.

Refactor

  • improve logging and comments

Feat

  • switch application service to deploy from a version rather than build it first.

v0.1.0 (2020-07-20)

Fix

  • do not truncate release notes when gathering them
  • include recent changes in the release notes.
  • release: correct path to archive and initialization of version
  • additional incorrect path for version.txt
  • incorrect path for version.txt
  • workaround issue with hashes on editable deps. pip does not allow hashes on "editable" deps (i.e. deps on repos like django-storages) cf.: pypa/pip#4995

Refactor

  • convert dependencies to dev deps where possible

Feat

  • release: add support for automated releases

Release v0.4.2

26 Jul 21:07
Compare
Choose a tag to compare

v0.4.2 (2020-07-26)

Fix

  • prognosticate next version.

v0.4.1 (2020-07-26)

Refactor

  • remove logic for publishing static files out of Makefile, as its much more reliable in deploy script
  • update references to map files.
  • only publish and commit if files have changed
  • append newline explicitly

v0.4.0 (2020-07-24)

Fix

  • include patch to js module so that deploys of static files dont generate multiple new files even when nothing has changed.

v0.3.0 (2020-07-24)

Fix

  • Convert to use a versioned dep rather than a git ref.

Refactor

  • update references to build modules and folders
  • build scripts now only do deploying

v0.2.0 (2020-07-21)

Fix

  • use correct name for variable.

Refactor

  • improve logging and comments

Feat

  • switch application service to deploy from a version rather than build it first.

v0.1.0 (2020-07-20)

Fix

  • do not truncate release notes when gathering them
  • include recent changes in the release notes.
  • release: correct path to archive and initialization of version
  • additional incorrect path for version.txt
  • incorrect path for version.txt
  • workaround issue with hashes on editable deps. pip does not allow hashes on "editable" deps (i.e. deps on repos like django-storages) cf.: pypa/pip#4995

Refactor

  • convert dependencies to dev deps where possible

Feat

  • release: add support for automated releases

Release v0.4.1

26 Jul 16:52
efe5708
Compare
Choose a tag to compare

v0.4.1 (2020-07-26)

Refactor

  • remove logic for publishing static files out of Makefile, as its much more reliable in deploy script
  • update references to map files.
  • only publish and commit if files have changed
  • append newline explicitly

v0.4.0 (2020-07-24)

Fix

  • include patch to js module so that deploys of static files dont generate multiple new files even when nothing has changed.

v0.3.0 (2020-07-24)

Fix

  • Convert to use a versioned dep rather than a git ref.

Refactor

  • update references to build modules and folders
  • build scripts now only do deploying

v0.2.0 (2020-07-21)

Fix

  • use correct name for variable.

Refactor

  • improve logging and comments

Feat

  • switch application service to deploy from a version rather than build it first.

v0.1.0 (2020-07-20)

Fix

  • do not truncate release notes when gathering them
  • include recent changes in the release notes.
  • release: correct path to archive and initialization of version
  • additional incorrect path for version.txt
  • incorrect path for version.txt
  • workaround issue with hashes on editable deps. pip does not allow hashes on "editable" deps (i.e. deps on repos like django-storages) cf.: pypa/pip#4995

Refactor

  • convert dependencies to dev deps where possible

Feat

  • release: add support for automated releases

Release v0.4.0

24 Jul 20:41
812f9c1
Compare
Choose a tag to compare

v0.4.0 (2020-07-24)

Fix

  • include patch to js module so that deploys of static files dont generate multiple new files even when nothing has changed.

v0.3.0 (2020-07-24)

Fix

  • Convert to use a versioned dep rather than a git ref.

Refactor

  • update references to build modules and folders
  • build scripts now only do deploying

v0.2.0 (2020-07-21)

Fix

  • use correct name for variable.

Refactor

  • improve logging and comments

Feat

  • switch application service to deploy from a version rather than build it first.

v0.1.0 (2020-07-20)

Fix

  • do not truncate release notes when gathering them
  • include recent changes in the release notes.
  • release: correct path to archive and initialization of version
  • additional incorrect path for version.txt
  • incorrect path for version.txt
  • workaround issue with hashes on editable deps. pip does not allow hashes on "editable" deps (i.e. deps on repos like django-storages) cf.: pypa/pip#4995

Refactor

  • convert dependencies to dev deps where possible

Feat

  • release: add support for automated releases

Release v0.3.0

24 Jul 19:54
9d40600
Compare
Choose a tag to compare

v0.3.0 (2020-07-24)

Fix

  • Convert to use a versioned dep rather than a git ref.

Refactor

  • update references to build modules and folders
  • build scripts now only do deploying

v0.2.0 (2020-07-21)

Fix

  • use correct name for variable.

Refactor

  • improve logging and comments

Feat

  • switch application service to deploy from a version rather than build it first.

v0.1.0 (2020-07-20)

Fix

  • do not truncate release notes when gathering them
  • include recent changes in the release notes.
  • release: correct path to archive and initialization of version
  • additional incorrect path for version.txt
  • incorrect path for version.txt
  • workaround issue with hashes on editable deps. pip does not allow hashes on "editable" deps (i.e. deps on repos like django-storages) cf.: pypa/pip#4995

Refactor

  • convert dependencies to dev deps where possible

Feat

  • release: add support for automated releases

Release v0.2.0

22 Jul 00:13
7813bb0
Compare
Choose a tag to compare

v0.2.0 (2020-07-22)

Fix

  • use correct name for variable.

Refactor

  • improve logging and comments

Feat

  • switch application service to deploy from a version rather than build it first.

v0.1.0 (2020-07-20)

Fix

  • do not truncate release notes when gathering them
  • include recent changes in the release notes.
  • release: correct path to archive and initialization of version
  • additional incorrect path for version.txt
  • incorrect path for version.txt
  • workaround issue with hashes on editable deps. pip does not allow hashes on "editable" deps (i.e. deps on repos like django-storages) cf.: pypa/pip#4995

Refactor

  • convert dependencies to dev deps where possible

Feat

  • release: add support for automated releases

Release v0.1.0

20 Jul 12:05
c6f9ff7
Compare
Choose a tag to compare

v0.1.0 (2020-07-20)

Fix

  • do not truncate release notes when gathering them
  • include recent changes in the release notes.
  • release: correct path to archive and initialization of version
  • additional incorrect path for version.txt
  • incorrect path for version.txt
  • workaround issue with hashes on editable deps. pip does not allow hashes on "editable" deps (i.e. deps on repos like django-storages) cf.: pypa/pip#4995

Refactor

  • convert dependencies to dev deps where possible

Feat

  • release: add support for automated releases