Skip to content

Releases: zpieslak/mobilus-client

v0.1.7

19 Nov 21:20
1102eee
Compare
Choose a tag to compare

What's Changed

  • Do not record messages in registry that are not expected. by @zpieslak in #32

Full Changelog: v0.1.6...v0.1.7

v0.1.6

18 Nov 16:45
3dbb9ad
Compare
Choose a tag to compare

What's Changed

  • Ignore messages on shared topic when not authenticated by @zpieslak in #30

Full Changelog: v0.1.5...v0.1.6

v0.1.5

28 Oct 17:15
1017e02
Compare
Choose a tag to compare

What's Changed

  • Update information about current_state by @zpieslak in #26
  • Make protobuf and cryptography dependencies more flexible by @zpieslak in #28

Full Changelog: v0.1.4...v0.1.5

v0.1.4

27 Oct 06:48
57ca842
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

27 Oct 06:48
9896871
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

27 Oct 06:47
702c41f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

27 Oct 06:46
7986c92
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

27 Oct 06:46
9fedac6
Compare
Choose a tag to compare

Initial release of the Mobilus Client.

  • Basic functionality for interacting with the Mobilus Cosmo GTW
  • Includes support for:
    • Command-line interface for sending commands
    • Connection handling with the Mobilus MQTT broker
    • Parsing and interpreting messages
    • Initial setup for testing and continuous integration
  • Python 3.9 to 3.12 supported
  • Documentation for setup and usage in README
  • Add test workflow on opening pull request and merging to master by @zpieslak in #2
  • Add python version matrix to test workflow by @zpieslak in #4
  • Update README and add workflow badge by @zpieslak in #6
  • Bump cryptography from 43.0.0 to 43.0.1 by @dependabot in #7
  • Create PyPI package by @zpieslak in #10
  • Add publish workflow by @zpieslak in #12

New Contributors

Full Changelog: https://github.com/zpieslak/mobilus-client/commits/v0.1.0