Releases: mikeqfu/pyrcs
Releases · mikeqfu/pyrcs
0.3.7
Notable changes since 0.3.6:
- Enhanced the functions get_site_map() and parse_tr() in the parser module.
- Fixed potential bugs and made improvements to various classes.
For more information and detailed specifications, check out PyRCS 0.3.7 documentation.
0.3.6
Notable changes since 0.3.5:
- Improved the following functions and classes with bug fixes:
- parse_tr() in the module parser;
- format_err_msg() in the module utils;
- Stations in the module other_assets.station;
- LocationIdentifiers in the module line_data.loc_id.
For more information and detailed specifications, check out PyRCS 0.3.6 documentation.
0.3.5
Notable changes since 0.3.4:
- Improved the following function and methods with bug fixes:
For more information and detailed specifications, check out PyRCS 0.3.5 documentation.
0.3.4
0.3.3
Notable changes since 0.3.2:
- Fixed a major bug in the function parse_tr() in the module parser.
- Improved the following classes with bug fixes: LocationIdentifiers, LOR and Stations.
- Transform the function parse_location_name() into a class method LocationIdentifiers.parse_location_name().
For more information and detailed specifications, check out PyRCS 0.3.3 documentation.
0.3.2
0.3.1
Notable changes since 0.3.0:
- Update import statements due to a major change in the dependency package PyHelpers.
For more information and detailed specifications, check out PyRCS 0.3.1 documentation.
0.3.0
0.2.15
Notable changes since 0.2.14:
- Changed the dependency requirements for the package.
For more information and detailed specifications, check out PyRCS 0.2.15 documentation.
0.2.14
Notable changes since 0.2.13:
- Improved the following functions and class methods with bug fixes:
For more information and detailed specifications, check out PyRCS 0.2.14 documentation.