Releases: mikeqfu/pyrcs
Releases · mikeqfu/pyrcs
0.2.3
0.2.2
Notable changes since 0.2.1:
- Improved the methods .collect_mileage_file_by_elr() and .get_conn_mileages() of the class ELRMileages with bug fixes.
0.2.1
Notable changes since 0.2.0:
- Removed the function
is_float()from the module utils. - Added new functions:
- is_str_float() to the module elrs_mileages;
- fetch_location_names_repl_dict() and update_location_name_repl_dict() to the module utils.