Skip to content

Commit

Permalink
0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
acifani committed Mar 9, 2019
1 parent d246085 commit fb0a258
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 16 deletions.
32 changes: 18 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,20 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v0.4.2](https://github.com/acifani/soccer-go/compare/v0.4.1...v0.4.2)
#### [v0.5.0](https://github.com/acifani/soccer-go/compare/v0.4.1...v0.5.0)

> 3 August 2018
> 9 March 2019
- Migrate to npm [`#56`](https://github.com/acifani/soccer-go/pull/56)
- Migrate to api v2 of football-data [`#55`](https://github.com/acifani/soccer-go/pull/55)
- Update @types/ora to the latest version 🚀 [`#41`](https://github.com/acifani/soccer-go/pull/41)
- Update @types/inquirer to the latest version 🚀 [`#38`](https://github.com/acifani/soccer-go/pull/38)
- Update ora to the latest version 🚀 [`#34`](https://github.com/acifani/soccer-go/pull/34)
- Update ts-jest to the latest version 🚀 [`#32`](https://github.com/acifani/soccer-go/pull/32)
- Upgrade to cli-table3 [`#33`](https://github.com/acifani/soccer-go/issues/33) [`#35`](https://github.com/acifani/soccer-go/issues/35)
- Bump majors and fix security issues [`d246085`](https://github.com/acifani/soccer-go/commit/d246085505a872b9aaecdde7ca6b98d6a0f5ad77)
- Update dependencies [`feeef53`](https://github.com/acifani/soccer-go/commit/feeef5385e2d5f5bac0dc214daef752484112c31)
- Upgrade packages [`c0fcbcf`](https://github.com/acifani/soccer-go/commit/c0fcbcfb4c617cbb38e04b144aebb7d2c9153051)
- Fix ts-jest [`c8b4ece`](https://github.com/acifani/soccer-go/commit/c8b4ece1fcc39b437ebd01d259ae565ada08733b)
- Update api base url [`c443c08`](https://github.com/acifani/soccer-go/commit/c443c0818696895e22f5b62412e07428f8f3778a)

#### [v0.4.1](https://github.com/acifani/soccer-go/compare/v0.4.0...v0.4.1)

Expand All @@ -33,9 +37,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

> 6 May 2018
- Fix cache file handling and add some tests [`cff9a53`](https://github.com/acifani/soccer-go/commit/cff9a53bab8e5c29bba6de30b10891cdba680e80)
- First cache draft [`9ba86e5`](https://github.com/acifani/soccer-go/commit/9ba86e57198900c412eef6d207b6459c41710736)
- Add expiry config for each call [`0443271`](https://github.com/acifani/soccer-go/commit/04432712282e3641d8d044b054026668511a7585)
- Add travis dependencies caching [`88d1789`](https://github.com/acifani/soccer-go/commit/88d178930c27d0a1e888648aad593ca0ac4af44e)
- Fix typo [`e3a4db8`](https://github.com/acifani/soccer-go/commit/e3a4db86b4e1b279867bbe7afcf4c6c48d790152)

#### [v0.3.4](https://github.com/acifani/soccer-go/compare/v0.3.3...v0.3.4)

Expand Down Expand Up @@ -65,19 +69,19 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Update @types/inquirer to the latest version 🚀 [`#19`](https://github.com/acifani/soccer-go/pull/19)
- Suggest -g flag to update CLI [`#18`](https://github.com/acifani/soccer-go/pull/18)
- Add development instructions to README [`e249734`](https://github.com/acifani/soccer-go/commit/e2497346a03a0e3e1076d1500f67a3f45f2669c9)
- Add tags and description to package.json [`d53268b`](https://github.com/acifani/soccer-go/commit/d53268ba0697a6648967fc0182d6b8c798d5bee7)
- Update notifier use -g flag to update CLI [`9e28c1d`](https://github.com/acifani/soccer-go/commit/9e28c1d5ae9df72f2547c36bf3a96bcabdcea897)
- chore(package): update @types/inquirer to version 0.0.41 [`ee81c46`](https://github.com/acifani/soccer-go/commit/ee81c46a9fdd209a0b4d995e275a5c521981c092)

#### [v0.3.0](https://github.com/acifani/soccer-go/compare/v0.2.8...v0.3.0)

> 28 March 2018
- chore(package): update @types/inquirer to version 0.0.40 [`#14`](https://github.com/acifani/soccer-go/pull/14)
- chore(package): update @types/inquirer to version 0.0.40 [`#13`](https://github.com/acifani/soccer-go/issues/13)
- Bump dependencies [`ecb60b1`](https://github.com/acifani/soccer-go/commit/ecb60b1e9a37be41eba70b3a030becc19edfabfc)
- Update readme with CLI instruction [`0fbeefb`](https://github.com/acifani/soccer-go/commit/0fbeefba6aacd15e6f841f2add301be80e367b22)
- Handle league by code instead of by name [`601d293`](https://github.com/acifani/soccer-go/commit/601d293fe03d0e21d3c8224cada50fb215b8f5ab)
- Update cli argument parsing and add global alias [`818d446`](https://github.com/acifani/soccer-go/commit/818d446f1f88e079d44ed98a3ead015d13ab8215)

#### [v0.2.8](https://github.com/acifani/soccer-go/compare/v0.2.7...v0.2.8)

Expand All @@ -86,8 +90,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Add issue template [`#11`](https://github.com/acifani/soccer-go/pull/11)
- Capitalize the name of figlet font [`#12`](https://github.com/acifani/soccer-go/pull/12)
- Extract table building to appropriate classes [`637009f`](https://github.com/acifani/soccer-go/commit/637009f47c73a564a85135c4eda22f2e1372ca84)
- Matchday filter on +- 3 days instead of +7 days [`687f55a`](https://github.com/acifani/soccer-go/commit/687f55a67cf59c10a0df033c45e27426fa1853e4)
- Sort players by jersey numbers [`1145492`](https://github.com/acifani/soccer-go/commit/1145492129a8abc4142e49cce9ff1a620ce1749f)
- Rename api token env variable [`a3c61f7`](https://github.com/acifani/soccer-go/commit/a3c61f7b359272cfa08f1fe089a0358b7fe855cd)

#### [v0.2.7](https://github.com/acifani/soccer-go/compare/v0.2.6...v0.2.7)

Expand Down Expand Up @@ -122,9 +126,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
> 18 March 2018
- Update @types/inquirer to the latest version 🚀 [`#9`](https://github.com/acifani/soccer-go/pull/9)
- Update dependencies [`62f1357`](https://github.com/acifani/soccer-go/commit/62f13570b7b7c8a4d69c252ff1fecb0391674a00)
- Bold table headers [`40b8d60`](https://github.com/acifani/soccer-go/commit/40b8d603dcd856618db245455f21f00a7c47d81f)
- Add wins, draws and losses to standings [`1cae837`](https://github.com/acifani/soccer-go/commit/1cae8374d45f810f28a1c1c17e1785af67e095d0)
- Improve date printing [`2cbf998`](https://github.com/acifani/soccer-go/commit/2cbf9982ac688a4b6121aa44a8b254a3a3864015)

#### [v0.2.2](https://github.com/acifani/soccer-go/compare/v0.2.1...v0.2.2)

Expand All @@ -143,9 +147,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

> 11 March 2018
- Move to yarn [`eb58f9a`](https://github.com/acifani/soccer-go/commit/eb58f9a76ca26475e67939ede466f7c12eecd194)
- Add more typing and minor refactoring [`4a82c8c`](https://github.com/acifani/soccer-go/commit/4a82c8c754c058e97035af13a11cce0b6a0fff70)
- Add standings class [`984ed2f`](https://github.com/acifani/soccer-go/commit/984ed2f80a7acea3ea384996698e07d29970fc1c)
- Add standings command [`662407d`](https://github.com/acifani/soccer-go/commit/662407de6dba82915c3a6c0f45db5be6196e8af5)
- Update axios [`33fceb2`](https://github.com/acifani/soccer-go/commit/33fceb2a9065c7b8157d5835f01118d3c402fc15)

#### [v0.1.0](https://github.com/acifani/soccer-go/compare/v0.0.3...v0.1.0)

Expand All @@ -167,6 +171,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Update dependencies to enable Greenkeeper 🌴 [`#1`](https://github.com/acifani/soccer-go/pull/1)
- Fix #4 and #5 [`#4`](https://github.com/acifani/soccer-go/issues/4)
- Fix #6 and #7 [`#6`](https://github.com/acifani/soccer-go/issues/6)
- Improve table init [`afb65dd`](https://github.com/acifani/soccer-go/commit/afb65dd8b33ccd694fb84153624e4e52ae134974)
- Add Competition model and other Json interfaces [`39a3151`](https://github.com/acifani/soccer-go/commit/39a31514f88c7f600628bfd336220732cdc236f0)
- First commit [`b23a6ae`](https://github.com/acifani/soccer-go/commit/b23a6aeaa78eef7379378fdc2afc46507e4d4708)
- Update package-lock.json [`2f570e7`](https://github.com/acifani/soccer-go/commit/2f570e7d2ab7aa4d05387e332651a759eeb60960)
- Update dependencies and fix linting errors [`ed733fa`](https://github.com/acifani/soccer-go/commit/ed733fafc6c7d4022e53775e0954b410a27fa0fd)
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "soccer-go",
"version": "0.4.2",
"version": "0.5.0",
"description": "Soccer CLI for stats and results.",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit fb0a258

Please sign in to comment.