Skip to content

v0.0.6

Latest
Compare
Choose a tag to compare
@minhemdnv minhemdnv released this 04 Apr 13:40
· 33 commits to main since this release
d0aa2b8

Changed

  • Updated README.md with a getting started section.
  • examples: Added examples using types.caga classes in the examples folder.
  • src/maritime_schema/types/caga.py: A number of classes were changed from optional to required.
  • src/maritime_schema/types/caga.py: Fixed a bug in the automatic waypoint generation.
  • src/maritime_schema/types/caga.py: Removed redundant title in the Field() from some classes
  • src/maritime_schema/types/caga.py: Renamed CagaTimeFrame to CagaTimeStep for more clarity.