Skip to content

v1.2.3

Latest
Compare
Choose a tag to compare
@d3an d3an released this 22 Feb 02:38
c781b63
  • Handle Cloudflare blocker bug by randomizing user agent upon request failure (untested).
  • Refactor data export in CLI. Automatically detect output file type as csv or json (defaults to csv otherwise).
  • Simplify News views from by_source to source and by_time to time.
  • Fix News article timestamps to follow RFC3339 rather than cells with date xor time values.
  • Restrict view args in News CLI to source xor time via enum method.
  • Upgrade Go version to 1.17.7.