What's Changed
New Features
* feat: make `from_awkward` compatible with `necessary_columns` by douglasdavis in https://github.com/dask-contrib/dask-awkward/pull/453
Fixes
* fix: `to_{parquet,json}` retain complete path by douglasdavis in https://github.com/dask-contrib/dask-awkward/pull/459
* fix: return proxy of attrs, behavior; dak.from_awkward correctly sets attrs by agoose77 in https://github.com/dask-contrib/dask-awkward/pull/448
* fix: bad getitem call by martindurant in https://github.com/dask-contrib/dask-awkward/pull/460
* fix: Allow pre-commit produced PR titles by martindurant in https://github.com/dask-contrib/dask-awkward/pull/462
* fix: optimize even if we have to make the HLG by lgray in https://github.com/dask-contrib/dask-awkward/pull/465
Other
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/dask-contrib/dask-awkward/pull/452
* docs: add IO notebook by douglasdavis in https://github.com/dask-contrib/dask-awkward/pull/444
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/dask-contrib/dask-awkward/pull/461
* chore: let website-based release trigger workflow by lgray in https://github.com/dask-contrib/dask-awkward/pull/463
**Full Changelog**: https://github.com/dask-contrib/dask-awkward/compare/2024.1.2...2024.2.0