Skip to content

Releases: jeffgrunewald/kitt

v0.4.0

25 Apr 03:22
Compare
Choose a tag to compare

Updating dependencies.

v0.3.0

28 Jan 15:19
d59a597
Compare
Choose a tag to compare

More complete handling of binary and bitstring fields as well as more accurate type documentation around choice fields and bitstring to atom mappings.

v0.2.0

24 Jan 02:27
a90a355
Compare
Choose a tag to compare
  • Erlang DSRC module natively encodes and decodes id attribute fields to integers instead of binaries for easier handling and json encoding.

v0.1.0

05 Dec 21:19
Compare
Choose a tag to compare

Initial release!

  • Enodes and decodes J2735 compliant DSRC messages to and from Elixir structs for enforcing required fields and behaviors
  • Receives and encodes to either raw binary or hexadecimal formats
  • Serialize decoded messages to human-readable JSON