Releases: pydanny/dj-notebook
Releases · pydanny/dj-notebook
v0.7.0
What's Changed - New Feature
What's Changed
- Change byline by @pydanny in #144
- Add django-extensions to contributors by @pydanny in #145
- Add mkdocs include so README is the index by @pydanny in #150
- Add changelog to docs site by @pydanny in #151
- Add code reference using mkdocstrings by @pydanny in #154
- Lint the yaml and add to CI by @pydanny in #158
- Add csv_to_df function by @pydanny in #160
New Contributors
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
Fixing borked release caused by inconsistent PyPI trove classifiers
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Add missing read frame example by @pydanny in #107
- Raise warning if not run in debug by @skyforest in #109
- Added chrisdev to other contributors by @specbeck in #110
- Prep for mypy by @pydanny in #112
- Use ruff for isort by @pydanny in #113
- Document how to install dj-notebook in PyCharm Professional. by @geoffbeier in #117
- Link to pycharm instructions in the docs by @pydanny in #119
- Add support for Python 3.12 by @pydanny in #116
- Remove special case for test harness from application code. by @geoffbeier in #120
- Add social cards to docs by @pydanny in #125
- Remove official support for Python 3.9 by @pydanny in #127
- improve path definitions/config discovery by @geoffbeier in #121
- Document new activate function arguments by @pydanny in #129
- fix broken link to pycharm page from info box on installation page by @geoffbeier in #131
New Contributors
- @geoffbeier made their first contribution in #117
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
plus.model_graph(plus.User)
- Added model graph by @pydanny in #78 and #101
- Prepping for DjangoCon sprints 2023 by @pydanny in #80
- Added first implementation of new logo by @Tejoooo in #89
- Update and Add logo to all docs by @pydanny in #91
- Implement improve graphing of models via django-schema-graph by @pydanny in #101
- In docs, corrected changed order and corrected table of contents by @pydanny in #104
New Contributors
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Add LICENSE file by @pydanny in #54
- Add issue templates by @pydanny in #55
- Update CHANGELOG.md by @pydanny in #57
- Improve display of load items by @pydanny in #59
- Add display_mermaid function by @pydanny in #61
- Optimize plus print functionality by @pydanny in #62
- Add missing attribution for prestto and evieclutton by @pydanny in #64
- docs(contributor): contributors readme action update by @pydanny in #65
- Update pyproject.toml with docs link by @specbeck in #66
New Contributors
- @skyforest made their first contribution in #39
- @akashverma0786 made their first contribution in #49
- @specbeck made their first contribution in #66
Full Changelog: v0.3.0...v0.4.0
v0.3.0
New Features
- Add django pandas to activate return object by @skyforest in #45
Other Changes
- Improve the release notes by @pydanny in #26
- Add Jupyter-Book for docs by @pydanny in #28
- Fix deployment to RTD by @pydanny in #29
- Better usage instructions by @pydanny in #30
- Better usage instructions by @pydanny in #31
- Create FUNDING.yml by @pydanny in #35
- Improve test coverage by @skyforest in #39
- Add contributing segment to readme by @pydanny in #40
- docs(contributor): contributors readme action update by @pydanny in #41
- Add the name to the contributing job by @pydanny in #42
- Documented queryset to dataframe by @pydanny in #47
- Add:Content in features-list by @akashverma0786 in #49
New Contributors
- @skyforest made their first contribution in #39
- @akashverma0786 made their first contribution in #49
Full Changelog: v0.2.1...v0.3.0
v0.2.2
v0.2.1
v0.2.0
What's Changed
- Add django test project by @anna-zhydko in #1
- Add the initial notebook functionality by @pydanny in #2
- Release 0.1.0 by @pydanny in #15
- Fix links github repo name from dj_notebook to dj-notebook by @bloodearnest in #17
- Add python3.10 to trove classifiers by @syyong in #18
- Improve contributing by @DaveParr in #20
- new starter tweaks by @bloodearnest in #19
- Remove poetry config by @pydanny in #22
- Get first functioning test by @pydanny in #23
- Add new release 0.2.0 by @anna-zhydko in #24
New Contributors
- @anna-zhydko made their first contribution in #1
- @pydanny made their first contribution in #2
- @bloodearnest made their first contribution in #17
- @syyong made their first contribution in #18
- @DaveParr made their first contribution in #20
Full Changelog: https://github.com/pydanny/dj-notebook/commits/v0.2.0
v0.1.0
What's Changed
- Add django test project by @anna-zhydko in #1
- Add the initial notebook functionality by @pydanny in #2
New Contributors
- @anna-zhydko made their first contribution in #1
Full Changelog: https://github.com/pydanny/dj-notebook/commits/v0.1.0