Releases: durandtibo/objectory
Releases · durandtibo/objectory
[v0.0.3] Several improvements
What's Changed
- Create dependabot.yml by @durandtibo in #33
- Create dependency-review.yml by @durandtibo in #34
- Bump pymdown-extensions from 9.11 to 10.0 by @dependabot in #35
- Bump tornado from 6.2 to 6.3.2 by @dependabot in #36
- Bump ruff from 0.0.261 to 0.0.269 by @dependabot in #37
- Bump pre-commit from 2.21.0 to 3.3.2 by @dependabot in #38
- Bump coverage from 6.5.0 to 7.2.5 by @dependabot in #39
- Update dependencies by @durandtibo in #43
- Bump mkdocs-material from 9.1.6 to 9.1.14 by @dependabot in #40
- Update workflows by @durandtibo in #44
- Test different versions of
tornado
by @durandtibo in #46 - Fix nightly workflows by @durandtibo in #47
- Update badges by @durandtibo in #48
- Add citation and update dependencies by @durandtibo in #49
- Fix link in citation by @durandtibo in #50
- Reformat code blocks by @durandtibo in #51
- Bump coverage from 7.2.6 to 7.2.7 by @dependabot in #53
- Bump pytest from 7.3.1 to 7.3.2 by @dependabot in #55
- Bump mkdocs-material from 9.1.14 to 9.1.16 by @dependabot in #57
- Bump docformatter from 1.7.1 to 1.7.2 by @dependabot in #56
- Update nightly workflows and dependencies by @durandtibo in #58
- Improve code style by @durandtibo in #59
- Release version
0.0.3
by @durandtibo in #60
New Contributors
- @dependabot made their first contribution in #35
Full Changelog: v0.0.2...v0.0.3
[v0.0.2] Improvements
What's Changed
- Create CODE_OF_CONDUCT.md by @durandtibo in #20
- Add CODEOWNERS by @durandtibo in #21
- Add issue templates by @durandtibo in #22
- Add pull request templates by @durandtibo in #23
- Fix link by @durandtibo in #24
- Add CONTRIBUTING.md by @durandtibo in #25
- Update dependencies by @durandtibo in #26
- Update dependencies and add badges by @durandtibo in #27
- Update nightly workflow by @durandtibo in #28
- Remove codecov dependency by @durandtibo in #29
- Update workflows by @durandtibo in #30
- Replace
flake8
byruff
and fix issues by @durandtibo in #31 - Release version
0.0.2
by @durandtibo in #32
Full Changelog: v0.0.1...v0.0.2
[v0.0.1] First release
What's Changed
- Setup environment by @durandtibo in #1
- Add object helpers by @durandtibo in #2
- Add CI workflow by @durandtibo in #3
- Add name resolution mechanism by @durandtibo in #4
- Add nightly workflow by @durandtibo in #5
- Add "universal" factory by @durandtibo in #6
- Add
Registry
by @durandtibo in #7 - Minor improvements and cleaning by @durandtibo in #8
- Add constants by @durandtibo in #9
- Add
AbstractFactory
by @durandtibo in #10 - Update readme by @durandtibo in #11
- Add initial documentation by @durandtibo in #12
- Add docs workflow by @durandtibo in #13
- Add get started documentation page by @durandtibo in #14
- Add name resolution mechanism documentation by @durandtibo in #15
- Add registry documentation by @durandtibo in #16
- Add abstract factory documentation by @durandtibo in #17
- Add workflow to publish PyPI package by @durandtibo in #18
- Release
0.0.1
by @durandtibo in #19
New Contributors
- @durandtibo made their first contribution in #1
Full Changelog: https://github.com/durandtibo/objectory/commits/v0.0.1