Skip to content

Releases: AvyFly/parasect

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 19:54
94f0ffe

Starting with this minor release, Parasect has support for Ardupilot parameter formats!
Ardupilot parameter files can be compared and built with the usual workflow.

Some additional features have been added as well, please read below.

Changes

🚀 Features

  • Added support for Ardupilot parameter files.
  • Comments starting with the # character are now valid in parameter lines of PX4 parameters.
  • Python regular expressions can now be used to cover multiple calibration and operator parameters.
  • Meals can now define their individual default parameter filepaths, overwriting the global configuration.
  • When overwriting existing parameters (e.g. on top of defaults), more metadata of the new parameter is copied over.

The above were brought in with this commit:

👷 Continuous Integration

📚 Documentation

The above were brought in with these commits:

📦 Dependencies

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 26 Apr 11:57
17222c2

Changes

🪲 Fixes

🚨 Testing

📦 Dependencies

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 23 Apr 17:59
baea7e3

Changes

🪲 Fixes

🚨 Testing

👷 Continuous Integration

📦 Dependencies

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Jan 23:30
acddb40

Changes

💥 Breaking Changes

🚀 Features

📚 Documentation

First major release!

Choose a tag to compare

@github-actions github-actions released this 02 Sep 21:02
7a36bfa

Changes

🚀 Features

🚨 Testing

📚 Documentation

📦 Dependencies

v0.11.1

Choose a tag to compare

@github-actions github-actions released this 29 Jun 18:39
34ba11a

Changes

🪲 Fixes

👷 Continuous Integration

📚 Documentation

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 28 Jun 22:26
3b23870

Changes

🚀 Features

🪲 Fixes

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 22:33
4e3b497

Changes

💥 Breaking Changes

🚀 Features

🚨 Testing

📚 Documentation

🔨 Refactoring

  • Changed the Meals Menu schema compared to the original Parasect @Georacer

📦 Dependencies