Skip to content

v0.33.0 Released

2020-10-13 09:48:54-07:00

⚡️ Added

🐞 Fixed

  • Exchange Rates module now displays rates in alphabetical order, sorted by the base rate, by @senorprogrammer
  • Feed Reader module no longer crashes on feeds that don't have a published date, #958 by @cyingfan
  • Stray blank lines no longer appear at the end of highlightable lists, #977 by @cyingfan
  • config.yml now properly set to 0600 instead of 0666, by @cyingfan
  • Now blank-imports the time/tzinfo package to provide timezone support for Windows users, #994 by @trimble

👍 Updated

  • Updated github.com/gdamore/tcell from 1.3.0 to 1.4.0
  • Updated github.com/shirou/gopsutil from 2.20.7+incompatible to 2.20.9+incompatible
  • Updated github.com/mmcdole/gofeed from 1.0.0 to 1.1.0
  • Updated github.com/digitalocean/godo from 1.42.1 to 1.46.0
  • Updated github.com/xanzy/go-gitlab from 0.33.0 to 0.38.1
  • Updated github.com/adlio/trello from 1.7.0 to 1.8.0
  • Updated github.com/alecthomas/chroma from 0.8.0 to 0.8.1
  • Updated github.com/nicklaw5/helix from 0.5.9 to 0.7.0

  • Now requires Go 1.15 for compilation in Dockerfiles and go.mod, by @seanstoppable

And see here for more details about the exit message.