Skip to content

Releases: kipr/libwallaby

v1.1.0 Release

19 Jun 19:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0 Release

24 Jan 08:28
d697265
Compare
Choose a tag to compare

The first release since the merge of the refactor branch into libwallaby. Version numbering will begin from here rather than reflecting the version that the Wombat is currently on. Major changes are:

  • Refactor of the entire libwallaby library as part of changes for the Simulator
  • Addition of Create 3 module
  • Addition of Tello drone module
  • Upgrade to match Qt 6 requirements for botui
  • Can be built for Raspberry Pi OS in docker image now

The attached binary will run on a Wombat in conjunction with:

Version 26 Release

13 Jul 18:44
f31187a
Compare
Choose a tag to compare

This is a long overdue update.
This is basically the ground floor that future versions will build off of.

25.8 is meaningless as a version because it didn't get bumped and represents a host of states of the software rather than just 1.

After 26, the versions will hopefully be better managed.

The version control (as of writing this) will be managed in this project:
https://github.com/orgs/kipr/projects/3

The planned releases right now are:
Quark (version 27)
Electron (version 28)
Proton (version 29)
BOS - Hydrogen (version 30)
BOS - Helium (version 31)
BOS - Lithium (version 32)
...

BOS - Hydrogen is hoped to be as close to stable as we can get. The hope is that each subsequent version until Hydrogen will improve stability so that we can start with a better foundation after Hydrogen (v30) is released.

There are not actually plans for what Helium and onward will be, that is just in the list to show the pattern that will continue after Hydrogen is finished. As of writing this Hydrogen is the vision for KIPR software.

Keep It Simple, Stupid,
Zachary

25.8

15 Mar 16:41
755d70e
Compare
Choose a tag to compare

This is the initial release.
This has been used for a while but not placed as a release binary.