Skip to content

v1.0.0

Choose a tag to compare

@Necrom4 Necrom4 released this 01 Mar 10:06

1.0.0 (2026-03-01)

Bug Fixes

  • api: remove date and time when not specified (559ea12)
  • models: reformat SBB date to time.Time data type (05975be)
  • views: use variables for size handling (1284f23)

Features

  • add api package (47972cd)
  • add delay information for beginning departure and end arrival (cd4abf9)
  • add homebrew-tap release files (04c758d)
  • add mise.toml with latest go version (46ccba8)
  • add walk time (665b6e6)
  • api: use the current date as a default (6aa0cd5)
  • connections: add date and time options (65cc412)
  • connections: add isArrivalTime switch (9bb2310)
  • create first structures (5d4ade5)
  • implement walk and fix code accordingly (69efdef)
  • introduce views using Bubbles textinput example (725b1ef)
  • model: add capacity and section.journey (5968111)
  • models: improve structures (a88cd38)
  • publish to go and homebrew (3323c67)
  • use Claude to add fullConnection render (75cfdb3)
  • views: add input restriction to time field (3323c82)
  • views: add renderFullConnection border (799af5a)
  • views: add search button (2d4ba6f)
  • views: add second result window (386c2a2)
  • views: add Stops visual representation, fake vehicle icon, company icon and model icon (a300824)
  • views: add swap inputs button (3b25e43)
  • views: add url link under walk duration (738765d)
  • views: dynamic length for stopsLine (bca8d87)
  • views: dynamic number of displayable results (1a2e978)
  • views: improve UI style (fc64da3)
  • views: modify example view to a simple travel searcher using API (d6bb91c)
  • views: put results into boxes (fc01c99)
  • views: re-add title (c846841)
  • views: start implementing full screen (31ce207)