Skip to content

v1.0.3

Choose a tag to compare

@abread abread released this 14 Apr 17:50
· 87 commits to develop since this release
b54558e

No changes to the code. Just changed the package name to be scoped in @cansat-icarus.
Last patch version containing nothing. I hope.

Fun fact: It didn't quite work. If you check the build log, you will see that npm publish failed because it tried to publish it as a private package. I had to manually do it with the --access=public flag, but it should work flawlessly in the future.