| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-12 | "Fix" a flaky test and cleanup an unused import. | Scott | |
| 2022-01-12 | Add doctests, general cleanup. | Scott | |
| 2022-01-12 | Scale back warnings.warn and add stacklevels= where appropriate. | Scott | |
| 2022-01-11 | Start using warnings from stdlib. | Scott | |
| 2021-09-24 | Oh my god, I fucking hate pickle, dill, cloudpickle and all that | Scott Gasch | |
| stuff. What a total pain in the ass. I kept getting pickle complaining about class not really being class and refusing to write if any other modules were imported between the creation and the save that I gave up and moved save and load to user defined things. Maybe a better design anyway. | |||
| 2021-09-22 | Various little changes. Naming. Durations as arguments. | Scott Gasch | |
| 2021-09-22 | Updated docs. | Scott Gasch | |
| 2021-09-22 | Improve persistent after actually using it. | Scott Gasch | |
| 2021-09-21 | Persistent state. | Scott Gasch | |
