Pybotics Versions Save

The Python Toolbox for Robotics

3.1.2

1 year ago

3.1.2 (2023-04-24)

Bug Fixes

  • deps: update dependency numpy to v1.24.3 (ebac650)

3.1.1

1 year ago

3.1.1 (2023-04-19)

Bug Fixes

  • deps: update dependency attrs to v23 (8697b90)

3.1.0

1 year ago

3.1.0 (2022-09-26)

Bug Fixes

  • bumped numpy to fix CVE-2021-34141 (e173f46)
  • F401 'typing.Sequence' imported but unused (dc5d4b9)
  • fixed incompatible types in assignment (421d9e0)
  • removed unused type: ignores (c85c133)
  • removed unused type: ignores (f7621bb)
  • typing as just NDArray (b0f0a7d)

Features

3.0.1

1 year ago

3.0.1 (2022-08-30)

Bug Fixes

  • nbconvert GHSA-9jmq-rx5f-8jwq (1bb85bc)
  • notebook GHSA-v7vq-3x77-87vg (b8cc5bc)
  • pillow GHSA-4fx9-vc88-q2xc (c5ecd45)
  • pillow GHSA-9j59-75qj-795w (9118478)

3.0.0

1 year ago

3.0.0 (2022-08-30)

Features

  • numpy.typing.NDArray requires >=1.21 (abb1e97)

BREAKING CHANGES

  • bumped min numpy version

2.0.1

1 year ago

2.0.1 (2022-08-26)

Bug Fixes

2.0.0

1 year ago

2.0.0 (2022-08-22)

Build System

BREAKING CHANGES

  • min python version now Py3.7

1.1.0

2 years ago

1.1.0 (2022-01-03)

Features

  • bulk dependency updates (98c08fc)

1.0.0

3 years ago

1.0.0 (2020-08-17)

Build System

  • python: bumped min python version to 3.6.1 (0752bbf)

BREAKING CHANGES

  • python: Bumped python version

0.8.1

3 years ago

0.8.1 (2020-08-17)

Bug Fixes

  • release: cleaning release config (539ab54)