Skip to content

Releases: agude/SWITRS-to-SQLite

4.1.3

02 Feb 23:48
Compare
Choose a tag to compare

Fix a couple of Makes that were mapped wrong.

Full Changelog: 4.1.2...4.1.3

4.1.2

08 Oct 22:09
Compare
Choose a tag to compare

Update packaging.

4.1.1

08 Oct 21:29
Compare
Choose a tag to compare

Fix error in pypandoc that prevented package publishing.

4.1.0

08 Oct 21:14
Compare
Choose a tag to compare

Minor version change. Includes:

  • Fixed a bug when running directly from the checked-out repo (#13)
  • Fixed a bug when parsing non-uft-8 text found in never versions of the raw data (#14)

Thanks a ton to @gonewest818 for catching and fixed the bugs!

4.0.0

28 Aug 21:06
Compare
Choose a tag to compare

The first major version change in almost a year! This one includes:

  • Almost every categorical column has been mapped to a human readable string. chp_road_type is one exception, because I can not find information about what the road types are.
  • Closed #7: There is now a human-redable county_location column.
  • Closed #3: bicycle_collision is now True/False instead of True/NULL.
  • Closed #6: The most common makes are now normalized, but there are still a bunch of missing ones. See new bug: #12

3.0.12

08 Aug 18:05
Compare
Choose a tag to compare

No code changes, just CICD stuff.

3.0.11

08 Aug 17:59
Compare
Choose a tag to compare

No code changes, testing github actions.

3.0.8

08 Aug 05:18
Compare
Choose a tag to compare

No code changes, testing CICD.