Skip to content

v0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jun 13:34
· 55 commits to master since this release

0.1.1 (2023-06-01)

Bug Fixes

  • TrackingController: Introducing NaN prevention (6f73c65)
  • TrackingController: remove intermediate variable u (ac48a68)
  • AntiWindupController: add UnsaturatedControlSignal state (7b36bb0)
  • AntiWindupController: Introducing NaN prevention (2fc3195)

Documentation

  • add badges to README.md (ddf7307)

Chores

Build

  • deps: bump go.einride.tech/sage from 0.218.1 to 0.219.1 in /.sage (03e6e46)
  • deps: bump go.einride.tech/sage from 0.218.0 to 0.218.1 in /.sage (f887a65)
  • deps: bump go.einride.tech/sage from 0.216.0 to 0.218.0 in /.sage (0d26798)
  • deps: bump go.einride.tech/sage from 0.214.0 to 0.216.0 in /.sage (bd849b4)
  • deps: bump go.einride.tech/sage from 0.213.2 to 0.214.0 in /.sage (bdb6caa)
  • deps: bump go.einride.tech/sage from 0.212.1 to 0.213.2 in /.sage (61b3d9d)
  • deps: bump go.einride.tech/sage from 0.208.0 to 0.212.1 in /.sage (bdd349a)
  • deps: bump go.einride.tech/sage from 0.207.1 to 0.208.0 in /.sage (327618d)
  • deps: bump go.einride.tech/sage from 0.121.0 to 0.207.0 in /.sage (0d07656)
  • deps: bump gotest.tools/v3 from 3.3.0 to 3.4.0 (cdc1b1d)
  • deps: bump go-semantic-release/action from 1.17 to 1.18 (ebde7ba)
  • deps: bump go.einride.tech/sage from 0.117.0 to 0.121.0 in /.sage (219a12e)
  • deps: bump gotest.tools/v3 from 3.2.0 to 3.3.0 (a71a593)
  • deps: bump go.einride.tech/sage from 0.115.0 to 0.117.0 in /.sage (51905de)
  • deps: bump go.einride.tech/sage from 0.114.0 to 0.115.0 in /.sage (01894ae)
  • deps: bump go.einride.tech/sage from 0.110.0 to 0.114.0 in /.sage (02d2b2c)
  • deps: bump gotest.tools/v3 from 3.1.0 to 3.2.0 (683cc83)
  • deps: bump go.einride.tech/sage from 0.107.1 to 0.110.0 in /.sage (5673d01)
  • deps: bump go.einride.tech/sage from 0.103.0 to 0.107.1 in /.sage (49caf2b)
  • deps: bump codecov/codecov-action from 2.1.0 to 3 (7840e01)
  • deps: bump go.einride.tech/sage from 0.102.0 to 0.103.0 in /.sage (9294a95)
  • deps: bump go.einride.tech/sage from 0.53.0 to 0.91.1 in /.sage (ac6ff1e)
  • deps: bump actions/setup-go from 2.1.5 to 2.2.0 (244f340)
  • deps: bump go-semantic-release/action from 1.15.0 to 1.17 (b43d537)
  • deps: bump go.einride.tech/sage from 0.52.0 to 0.53.0 in /.sage (3554b45)
  • deps: bump go.einride.tech/mage-tools in /.mage (183efb6)
  • deps: bump gotest.tools/v3 from 3.0.3 to 3.1.0 (0d64dd1)
  • deps: bump actions/setup-node from 2.5.0 to 2.5.1 (ca6556d)
  • deps: bump versions (f2ca3dc)
  • deps: bump actions/setup-node from 2.4.1 to 2.5.0 (04ff3c6)
  • deps: bump actions/setup-node from 2.1.5 to 2.4.1 (7bf4bf8)
  • deps: bump codecov/codecov-action from 1 to 2.1.0 (1e48c3d)
  • deps: bump actions/setup-node from v2.1.4 to v2.1.5 (32c1410)
  • deps: bump actions/setup-node from v2-beta to v2.1.4 (4cecc49)

CI