Skip to content

Latest commit

 

History

History
154 lines (107 loc) · 7.68 KB

CHANGELOG.md

File metadata and controls

154 lines (107 loc) · 7.68 KB

What's Changed - New Feature

  • Allow notebooks in other locations by @nmpowell in #162

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

  • @nmpowell made their first contribution in #162

Full Changelog: https://github.com/pydanny/dj-notebook/compare/v0.6.1...v0.7.0

2023-10-22T05:57:56Z by @pydanny

What's Changed

Fixing borked release caused by inconsistent PyPI trove classifiers

Full Changelog: https://github.com/pydanny/dj-notebook/compare/v0.6.0...v0.6.1


2023-10-22T05:01:55Z by @pydanny

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: https://github.com/pydanny/dj-notebook/compare/v0.5.0...v0.6.0


2023-10-10T15:01:07Z by @pydanny

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

  • @Tejoooo made their first contribution in #89

Full Changelog: https://github.com/pydanny/dj-notebook/compare/v0.4.0...v0.5.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: https://github.com/pydanny/dj-notebook/compare/v0.3.0...v0.4.0


2023-10-03T17:22:45Z by @pydanny

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: https://github.com/pydanny/dj-notebook/compare/v0.2.1...v0.3.0


2023-09-26T15:24:15Z by @pydanny

What's Changed

  • Correct the release notes by @pydanny in #26

Full Changelog: https://github.com/pydanny/dj-notebook/compare/v0.2.1...v0.2.2