File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,15 @@ The project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1515
1616- Updated GeoCOM response parsing to raise exception when the number of
1717 received paramters does not match the number of parsers specified
18+ - Updated ` GeoCom ` init signature to require keyword arguments
19+ - Updated ` GsiOnlineDNA ` init signature to require keyword arguments
20+ - Updated ` Angle ` init signature to require keyword arguments
21+ - Updated ` GsiWord ` and subclass init signatures to require keyword arguments
22+ - Updated ` GsiBlock ` ` .parse ` and ` .serialize ` signatures to require keyword
23+ arguments
24+ - Updated ` parse_gsi_word ` signature to require keyword arguments
25+ - Updated ` parse_gsi_blocks_from_file ` signature to require keyword arguments
26+ - Updated ` write_gsi_blocks_to_file ` signature to require keyword arguments
1827
1928## v0.13.0 (2025-09-29)
2029
You can’t perform that action at this time.
0 commit comments