Release notes for version 1.3.0

Goals + assists for followed players

Starting with version 1.3.0, users can now see more stats from the players they follow.

You can follow players by adding their last name to file $HOME/.235.config. Previously, this allowed users to highlight them in yellow color with the flag --highlight.

Stats with --highlight

Now, you can use --stats flag to show the goals and assists of those players underneath the full game summary.

$ 235 --highlight --stats
Washington      - Buffalo          so 4-3
Backström      16 Staal          12
Dowd           24 Cozens         30
Vrana          33 Sheahan        33
Carlson        65

(Vrana 1+2, Cozens 1+0)

Pittsburgh      - NY Rangers       1-0
Crosby         14

(Crosby 1+0)
        

Stats without --highlight

You can use --stats also without --highlight in which case you'll see the stats but without yellow highlight.

$ 235 --stats
Washington      - Buffalo          so 4-3
Backström      16 Staal          12
Dowd           24 Cozens         30
Vrana          33 Sheahan        33
Carlson        65

(Vrana 1+2, Cozens 1+0)

Pittsburgh      - NY Rangers       1-0
Crosby         14

(Crosby 1+0)
        

FAQ

What if no $HOME/.235.config is not defined?

If you haven't defined any entries in the highlights file, --stats will be ignored.

Will players with 0+0 stats be shown?

No. It adds too much clutter and makes it harder to find stats that matter.

Update instructions

If you have installed 235 through Cargo, you can update your package to 1.3.0 with cargo install nhl-235.

If you have downloaded a binary from GitHub, you can download 1.3.0 binary there and replace your old file.