v0.1.5
What's Changed
- Re-factor tagblock parsing by @pwoods25443 in #35
- Add update_tagblock() by @pwoods25443 in #37
- cli command for update_tagblock by @pwoods25443 in #38
- Remove extra newlines from cli commands add-tablock and update-tagblock by @pwoods25443 in #39
- Use safe_update_tagblock from cli to suppress decode errors by @pwoods25443 in #41
- handle special case where tagblock_group contains extra delimiters by @pwoods25443 in #42
- Ignore empty fields within the tagblock when decoding by @pwoods25443 in #46
- Refactor join to use station_id only when tagblock group id is not present by @pwoods25443 in #47
- v0.1.5 by @pwoods25443 in #48
Full Changelog: v0.1.4...v0.1.5