Skip to content
This repository was archived by the owner on Jan 22, 2022. It is now read-only.

Releases: e-graveyard/coin

v0.2.2

26 Nov 01:31

Choose a tag to compare

Changelog

  • 4302d0f build: install upx before building the static binary
  • 7dbe355 ci: build and release lighter binaries
  • 44da0dc docs: compress svg files
  • 3ff9e3c docs: change name

v0.2.1

11 Nov 11:25

Choose a tag to compare

Changelog

  • 8e4e739 ci: fix install on ubuntu
  • f5e8f07 chore: fix coin and crystal version
  • 44a5fd9 chore: ignore OS-related files
  • 61e6a4a docs: update username
  • 747be83 docs: aesthetic improvements (#4)
  • 56bd63e docs: minor fixes
  • 3beee84 Merge branch 'doc-improvements'
  • 32b58b1 Merge branch 'master' of github.com:caian-org/coin
  • b81a347 docs: add acknowledgements for icon usage
  • 6f2c8c3 CLI and doc improvements
  • 296ecbd docs: reduce vertical padding of term image
  • db5c43d docs: move term svg to "usage" section
  • bd958b0 docs: rename svg
  • 1a501e7 docs: change CLI image, minor improvements
  • 19dcdcd docs: add logo
  • e79189e docs: change CLI image
  • 932f819 fix: show 9 decimal places for each result
  • 898b9bb docs: add crystal icon to badge
  • a31fefc docs: add "made with crystal" shield

v0.2.0

18 Apr 02:33

Choose a tag to compare

Changelog

  • 0f34f07 ci: various improvements
  • 1e82b6a docs: add github actions badges, fix install info
  • 1b464d6 ci: on tag, build a docker image and push to the registry (dockerhub)
  • edb9bce ci: fix crystal install and improve testing
  • 59441d9 ci: do some conversion to test the fixer API call
  • 453f0b2 ci: again
  • 2e77585 ci: again
  • d02756c ci: crystall instalation fixes
  • b628b39 ci: init github actions
  • 0ed4cd9 chore: use word on plural
  • 8ecdd8a chore: use official crystal image to build the static binary
  • a3557c2 Merge pull request #1 from caian-org/fix/remove-optarg
  • 370ded4 chore: disable CI with travi
  • d0d4972 chore: remove script
  • f846f72 chore: fix project name
  • 55c195d chore: add a build and build-release targets
  • e69b363 chore: ignore intermediate files
  • 9e33f45 fix: simplify statement
  • f3508b4 fix: do a simple CLI parse
  • 362692b docs: README improvements
  • 8764d65 style: run fmt
  • ba827bb chore: remove optarg shard
  • 2b5ddd9 ci: test the docker image
  • 4bb8566 fix(docker): merge "apk add" command
  • 88e025e feat(docker): build statically to reduce the image size
  • b1ef538 feat(make): build with static linking

Initial release

03 Mar 02:50

Choose a tag to compare

Initial release Pre-release
Pre-release

This is the first, BETA release of Coin. The program, yet functional, still lacks unit tests, an integration test and a pipeline on Travis-CI to execute them. Documentation on code still pending.

After that, I think it's safe to release a major version (stable, v1.0.0).