What's Changed
- build(docker): add Dockerfile and container image build tests by @d33bs in #362
- fix: SQLite joins should be on ImageNumber,TableNumber and not ImageNumber by @shntnu in #378
- fix: add workspaceDir to git safe directories for devcontainers by @shntnu in #379
- dev: add docker-in-docker feature to devcontainer by @kenibrewer in #381
- refactor: update ruff to 0.3.4 by @kenibrewer in #386
- Refactor/apply isort linting checks by @kenibrewer in #389
- build(docker): add docker hub push capabilities by @d33bs in #377
- refactor: apply bandit checks by @kenibrewer in #387
- fix(ci): docker image push fixes by @d33bs in #395
- fix(ci): docker image push readme updates by @d33bs in #398
- build(deps): bump idna from 3.6 to 3.7 by @dependabot in #403
- refactor(pandas): enable copy_on_write for Pandas by @d33bs in #401
- fix(poetry): add tool.setuptools_scm section by @d33bs in #402
- build(deps): bump aiohttp from 3.9.3 to 3.9.4 by @dependabot in #405
- ci(runners): update macos version for python by @d33bs in #408
- refactor(pd): avoid dataframe fragmentation in agg by @d33bs in #407
- feat(dev): add improved makefile with additional helper commands by @kenibrewer in #391
- ci(runners): specify GitHub Actions Ubuntu runner image by @d33bs in #411
- docs(docker): add docker installation instructions by @d33bs in #409
- fix(pandas): add condition for pandas config by @d33bs in #415
- build(deps-dev): bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #413
- build(deps-dev): bump requests from 2.31.0 to 2.32.2 by @dependabot in #419
- build(deps-dev): bump tornado from 6.4 to 6.4.1 by @dependabot in #417
- build(deps): bump urllib3 from 1.26.18 to 1.26.19 by @dependabot in #420
- bug(compartments): avoid lowercase compartment strings by @d33bs in #421
- build(deps-dev): bump certifi from 2024.2.2 to 2024.7.4 by @dependabot in #422
- build(deps-dev): bump zipp from 3.18.1 to 3.19.1 by @dependabot in #423
- build(deps-dev): bump setuptools from 69.2.0 to 70.0.0 by @dependabot in #424
- build(deps-dev): bump webob from 1.8.7 to 1.8.8 by @dependabot in #425
- build(deps): bump aiohttp from 3.9.4 to 3.10.2 by @dependabot in #426
- Add dark mode style color for contrast in docs by @d33bs in #429
- ci(codecov): fix errors with automated coverage by @d33bs in #432
- ci(dependabot): enable GitHub Actions updates by @d33bs in #438
- ci(codecov): add codecov token by @d33bs in #446
- ci(codecov): correct codecov key typo by @d33bs in #447
- build(deps): bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #445
- build(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #444
- build(deps): bump peter-evans/dockerhub-description from 3 to 4 by @dependabot in #443
- Improve Documentation for Non-CellProfiler Datasets in Pycytominer by @axiomcura in #430
- Update error message and docs for
features
argument to clarify CellProfiler default expectations and how to handle non-CellProfiler data by @axiomcura in #448 - ci(mypy): add mypy check and adjust code for types by @d33bs in #439
- Updating pyproject python versioning by @axiomcura in #454
- bump: version 1.1.0 → 1.2.0 by @d33bs in #455
Full Changelog: v1.1.0...v1.2.0