Skip to content

Releases: benfb/vin

v0.4.1

27 May 01:23

Choose a tag to compare

Changelog

44e6005 add first pass boxscore functionality

v0.4.0

25 May 05:09

Choose a tag to compare

Changelog

74af86e major version upgrade to only use MLB API
414926e major refactor to use the new MLB API only
3cea084 go modules and remove watch/server cmds

v0.3.2

03 Jun 21:01

Choose a tag to compare

Changelog

804c408 update tests and results command formatting

v0.3.1

03 Jun 04:55

Choose a tag to compare

Changelog

162a276 release to a homebrew tap

v0.3.0

03 Jun 04:44

Choose a tag to compare

Changelog

0ebb73c switch apis
ced9c59 switch to dep
f3257a1 update standings api request
eca4c1c add more examples
d717db2 add more examples and improve travis file
0873747 begin adding examples
1cb6e50 update readme
857551a Add some stuff to the readme
91045a6 remove results debugging
209a89f lessen godoc stuttering
67e3761 add api docs
0b7f902 add install
515b387 remove vendored
6138fb3 switch to govendor
7439f68 update readme
54b2ca3 remove separategames for now
0c76862 add installation instructions
6254c52 update readme
c59b007 add separate games function
ba6e728 add --except flag
e19e0eb remove specific version
758cb45 update deps
ccf60ac switch to JSON api
9b9321c use actual server
0e01d87 update coveralls script
4be6854 update coveralls script
862b64e update coveralls script
7dd459c update coveralls script
2a9daba use coveralls
51b2f41 add travis
56070b8 change commands
c55886a implement client/server
6ac8c4b add standings cmd
d6ff458 use time zone
91ce176 get results working and separate out types
a13e03b separate out commands and add results
e55b1df don't be so aggressive
8d4a11e initial commit