Skip to content

Releases: sjbodzo/token-parser

1.0.0

01 Apr 04:34
Compare
Choose a tag to compare

Changelog

  • 79e1a86 bump go version
  • fcc058c bump go version
  • 8a4e5c3 Refactor, use cobra commands
  • eac76fd add deployment guide
  • f526fd4 add sample deployments repo
  • 2af76ff move coins to where they are scoped
  • 30af579 Use pq to marshal []string to ARRAY text
  • cda0e05 Use pq to marshal []string to ARRAY text
  • bf1831c simpler dockerfile
  • ecd0e29 set version of build for local override
  • d20f249 Add in goreleaser and base actions workflow
  • bc10a7e Add make and dockerfile
  • f5402a4 Readme base
  • cf3afae Set upper bounds on server timeouts
  • 8ec9d23 Add in base skeleton
  • b50f05a Initial commit