1.1.0
1.1.0
Breaking Changes
- Remove
Path.{read,write}
(usePath.{read_text,write_text}
instead) and changePath.{load,save}
to functionsload_pickle
andsave_pickle
(#121)
1.1.0
Path.{read,write}
(use Path.{read_text,write_text}
instead) and change Path.{load,save}
to functions load_pickle
and save_pickle
(#121)