Thanks to visit codestin.com
Credit goes to github.com

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

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 18 Apr 02:33
· 27 commits to master since this release

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