* fixed bug where `pkl.load` cannot correctly find `PklProject` in windows environment 8
0.1.15
* system's `pkl` binary will have precedence over remote download https://github.com/jw-y/pkl-python/issues/4 * download correct binary for arm mac https://github.com/jw-y/pkl-python/issues/5 * added CI