Skip to content

v1.0.0

Compare
Choose a tag to compare
@geertw geertw released this 06 Sep 16:48
· 13 commits to main since this release

Changelog

  • 2727472 Remove if
  • a8fa22e Improve goreleaser setup
  • 02efb2b Add release workflow
  • 9484a77 Better handle null values
  • db2b050 Reduce timeouth length between iterations
  • 65faee0 Improve heap usage with anonymous func()
  • 5840968 Flush gzip more often
  • 1d0e1c0 Performance improvements
  • b280a2c Add progress indicator
  • 7cad3ba Add automatic gzip compression for dumps
  • c9c2df3 Flush and timeout for .5s every 40000 rows (to prevent overload)
  • 0cedc8b Use prepared statement for selecting stops
  • d5b0f6b Remove connection max lifetime
  • 2dc578d Add year cmd
  • 6634fbb Show count for dumping services
  • d425bf2 Dump arrival/departure times in RFC3339 format
  • 6db638a Add gitignore
  • bbdd856 Dump stops to CSV file
  • 4aa9c69 Rename function
  • be63528 Initial commit