Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

Releases: jasonBirchall/crypto

0.2.6

21 Jan 16:51
Compare
Choose a tag to compare

Changelog

a41498a Add GitHub action to refresh go.pkg docs when there's a release
ab1bd50 Add comments to all uncommmented functions in graph package
f4f9fb0 Add snap badge and install instructions
3595deb Bump crypto version to 0.2.6
f54c408 Move internal dir into pkg
32a2867 Remove any reference of the old name
c911d26 Run go mod replace the old repository name

0.2.5

18 Jan 20:32
Compare
Choose a tag to compare

Changelog

9d32953 Remove stanzas that are no longer required

0.2.0

18 Jan 14:17
Compare
Choose a tag to compare

Changelog

304de43 Add image to README
9665aaa Add snap output to list of ignores
a274563 Add subheadings for README install section
8bc7ca0 Add working snapcraft yaml
9e5485a Bump version to 0.2.0
012259a Change exmaple in README to reflect actual state
5810ce1 Change name in makefile and version file location
564d5ec Change repository name to crypto
4729c71 Create codeql-analysis.yml
83c66c6 Fix broken badge in README
c40acaf Handle failure to contact API better
72471b2 Remove confusion from README
0a54866 Rename test workflow so badge appears smoother
236e2fd Small change to remaining README title mentions
72f5124 Update README with codeql badge

0.1.9

14 Jan 19:02
48b216d
Compare
Choose a tag to compare

Changelog

775bf4f Add check to see if change percentage is positive or negative
6c75aed Add prefix to coin value for clarity
0e89193 Bump version to 0.1.9
c280ca6 Convert the string values in float64 for asciigraph
0c52477 Make iterating over json objects easier

0.1.8

12 Jan 15:00
Compare
Choose a tag to compare

Changelog

31e41e3 Add README entry about the graph command and how to use it
2fd12ae Add additional datapoints & graph height
27affa7 Add api query back to the track package to allow me to go get
c559c5f Add asciigraph plot to terminal
d94c9f7 Add graph command to list of commands and exmaple json data
4d229f0 Add height flag to graph subcommand
d32503a Add intial develop section on how to run and build locally
d44d0e7 Add test for getting data for the graph command
73c5d18 Add test status badge to README
2d4f82d Add usage README entry
2f439de Add windows-latest to the test matrix
d2d0257 Bump version and fix makefile
3f99842 Change commands to reflect the directory name change
e82600a Made query function public and removed from track
88ead50 Move api.go package one level down
2817d43 Move pkg contents to internal
85d9b6a Move tests to cmd dir and remove dedicated test dir
dd6e7c4 Move where the percentage appears in return statement
ae7998b Remove example coins.json file
0dd9297 Separate the API into its own package

0.1.7

04 Jan 22:27
Compare
Choose a tag to compare

Changelog

be15833 Fix broken GoReleaser

0.1.4

04 Jan 21:21
Compare
Choose a tag to compare

Changelog

cb5186a Add Release.md file in root for GoReleaser

0.1.1

04 Jan 20:21
Compare
Choose a tag to compare

Changelog

ce089b4 Bump version
144b2b3 Merge pull request #9 from jasonBirchall/update-readme
3d54f26 Add GoReleaser build GitHub Action
6185a0b Add new summary and install options in README
5a3bca5 Change version in Go tests GH action
44bddb5 Fix for broken badge links
3f74461 Add GitHub releases and issues badges
96403d5 Add additional badges to README
e569956 Add GitHub go version and report card badges to README
a4aa4f3 Add GitHub workflow for integrated testing
a08e350 Change expected regex for test

0.1.0

01 Jan 21:20
Compare
Choose a tag to compare

This is the first release of the track command cli. It can be executed e.g. ./crypto track --coin btc,etc.