Skip to content

Tags: jdlangs/RobotOS.jl

Tags

v0.7.2

## RobotOS v0.7.2

[Diff since v0.7.1](v0.7.1...v0.7.2)


**Closed issues:**
- Quiet error when generating custom messages (#72)
- Issue with using PyCall.jl along with RobotOS.jl (#73)
- import custom msg (#77)
- Test problem (#81)

**Merged pull requests:**
- Only overwrite `sys.argv` if we have ARGS (#74) (@jdlangs)
- Add shutdown method for Service object (#75) (@HiroIshida)
- Install TagBot as a GitHub Action (#76) (@JuliaTagBot)
- Restructure some typegen code to fix break in 1.5 (#84) (@jdlangs)
- Updates to make new registered versions go through automatically (#85) (@jdlangs)

v0.7.1

Verified

This tag was signed with the committer’s verified signature.
JuliaTagBot Julia TagBot
See github.com/jdlangs/RobotOS.jl/releases/tag/v0.7.1 for release notes

v0.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #48 from schmrlng/0.7

Updates for Julia 0.7, dropping 0.6 support

v0.6.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #47 from schmrlng/precompile

rostypegen within arbitrary modules (default: Main) for __precompile__ compatibility

v0.6.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #43 from jdlangs/cbnotify_precompile

Fix incompatibility of callback notify func with precompilation

v0.6.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #42 from huckl3b3rry87/pull-request/4c65224c

precompile RobotOS.jl and ignore tmp file

v0.6.0

0.6 version note

v0.5.0

RobotOS v0.5.0 [ae77284]

v0.4.3

RobotOS v0.4.3 [f601da6]

v0.4.2

RobotOS v0.4.2 [3855cc7]