v0.1.144
What's Changed
- Lazy internal import by @hinthornw in #1198
- python[patch]: evaluators can return primitives by @baskaryan in #1203
- perf: cut down cpu time of aevaluate by 30% on 1-4MB examples with this one trick by @jakerachleff in #1217
- nit: stop calling importlib on every api req by @jakerachleff in #1219
- python[patch]: evaluate accept Dataset by @baskaryan in #1222
- python[patch]: accept simple evaluators by @baskaryan in #1200
- NotMyPy by @hinthornw in #1221
- orjson optional wip by @efriis in #1223
- release 0.1.144rc1 by @efriis in #1226
- Revert "orjson optional wip (#1223)" by @baskaryan in #1228
- orjson optional take 2 by @efriis in #1230
- skip flaky js integration test by @efriis in #1232
- infra: use benchmark-fast in pybench ci by @efriis in #1160
- timeout_ms docstring by @efriis in #1234
- fix(js): Fix multipart upload with overridden node fetch by @jacoblee93 in #1235
- python[patch]: accept simple summary eval signature by @baskaryan in #1227
- Bump cross-spawn from 7.0.3 to 7.0.6 in /js by @dependabot in #1233
- sdk patch: raise errors on update/create examples when passing mismatching length sequences by @isahers1 in #1238
- Support comments in evaluate_comparative by @hinthornw in #1211
- [python] Ensure timezone by @hinthornw in #1239
Full Changelog: v0.1.143...v0.1.144