Skip to content

Tags: r4victor/syncabook

Tags

v0.2.0

Toggle v0.2.0's commit message
Bump version

v0.1.3

Toggle v0.1.3's commit message
Pin dependencies in Dockerfile

syncabook specifies its direct dependencies in setup.py.
It could pin all the dependencies since it's a tool to be used by end-users
but I'm not sure if it's a good idea when installed as a global python library.
But we can surely pin everything when building a Docker image.

v0.1.2

Toggle v0.1.2's commit message
Pin dependencies in Dockerfile

Fixes #12.
syncabook specifies its direct dependencies in setup.py.
It could pin all the dependencies since it's a tool to be used by end-users
but I'm not sure if it's a good idea when installed as a global python library.
But we can surely pin everything when building a Docker image.

v0.1.1

Toggle v0.1.1's commit message
Bump version 0.1.0 -> 0.1.1

v0.1.0

Toggle v0.1.0's commit message
Bump version to 0.1.0

v0.0.1

Toggle v0.0.1's commit message
Add section on tests