Skip to content

Tags: hahaschool/medup

Tags

v0.2.0

Toggle v0.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
miry Michael Nikitochkin
v0.2.0

Changed
- Use crystal lang 1.3.2 (miry#31, @miry)

Added
- Export posts from a publication (miry#31, @miry)
- Allow to save images to assets folder with option `--assets-images` (miry#33, @miry)

v0.1.10

Toggle v0.1.10's commit message

Verified

This commit was signed with the committer’s verified signature.
miry Michael Nikitochkin
Support crystal v1.0.0

Update the libraries and crystal version to 1.0.0
Switched to alpine version of crystal to build a static linking build in
Dockerfile.
It helps to decrease the size of docker image from 200MB to 20MB.
Reason to use Alpine: Static linking is not working properly with glibc.

v0.1.9

Toggle v0.1.9's commit message

Verified

This commit was signed with the committer’s verified signature.
miry Michael Nikitochkin
Bump version to 0.1.9

v0.1.8

Toggle v0.1.8's commit message
Bump version to 0.1.8

v0.1.7

Toggle v0.1.7's commit message
Bump version to 0.1.7

v0.1.6

Toggle v0.1.6's commit message
Bump version to 0.1.6

v0.1.5

Toggle v0.1.5's commit message
Bump version to 0.1.5

v0.1.4

Toggle v0.1.4's commit message
Update image with new markdown feature

v0.1.3

Toggle v0.1.3's commit message
Bump version to 0.1.3

v0.1.2

Toggle v0.1.2's commit message
Docker: Update os version to ubuntu bionic