Skip to content

Releases: GimmickNG/AIRDock

AIRDock v0.4

29 May 14:44
736783c
Compare
Choose a tag to compare

The latest release of AIRDock, v0.4 improves upon v0.3 by cleaning up a lot of old code. A lot has changed since the last version; for advanced users, or users of previous versions, it is recommended to see the notes. However, new users to AIRDock can get up and running quickly!

A list of all additions since the last version can be seen here.

Notes:

  • Those who are migrating from AIRDock v0.3 must know there are quite a few breaking changes since the last version. For a list of all the breaking changes introduced between this version and the previous versions, refer to the release commit comments.
  • ASDoc may not work in the release SWC, despite documentation being added. If this is the case for you, and you need the documentation, then please use the source instead.

AIRDock v0.3

06 May 17:06
ddf3627
Compare
Choose a tag to compare

The release version of AIRDock, v0.3 introduces improved docking features and a tighter codebase for a more stable experience.

Notes:

  • Those who are migrating from AIRDock v0.2 or v0.2-beta will need to note that there are certain breaking changes in the interfaces. For a list of all the breaking changes introduced between this version and the previous versions, refer to the release commit comments.
  • ASDoc may not work in the release SWC, despite documentation being added. If this is the case for you, and you need the documentation, then please use the source instead.

AIRDock v0.2

24 Mar 10:22
f4e688a
Compare
Choose a tag to compare

The release version of AIRDock, v0.2. Most bugs have been fixed; however, there may be the occasional bug which might not have been caught. Adds multiple features to make docking easier for your project, and with added stability and extensibility over prior versions.

Notes:

  • For those who have been using AIRDock from before v0.2-beta, please note that there are certain breaking changes made to the interfaces since then.
  • Delegates are still a WIP, and as such only one delegate is present in the current release (PanelListDelegate)
  • ASDoc may not work in the release SWC, despite documentation being added. If this is the case for you, and you need the documentation, then please use the source instead.

AIRDock v0.2 (Experimental version)

10 Mar 17:17
26fecd3
Compare
Choose a tag to compare
Pre-release

The experimental version of AIRDock. Adds multiple new features and functions to make docking easier for your project, and fixes a few bugs from the previous version. Still not stable, so use at your own risk.

Note: ASDoc, while included in the source code, does not seem to work in the SWC for some reason. For this reason, it is recommended to use the source code instead, if possible.