Skip to content

Releases: jayanthkoushik/shiny-pyseed

v2.0.2

09 Jul 02:24
Compare
Choose a tag to compare

Bug Fixes

  • fix update-pre-commit-hooks workflow (8826b5f)

Features

  • add admonition support for mkdocs (60216a8)

v2.0.1

01 Jul 05:57
Compare
Choose a tag to compare
chore(release): 2.0.1

v2.0.0

28 Jun 07:05
Compare
Choose a tag to compare

Features

  • improve prompt for reading release token (585e8de)
  • split release workflow into separate modules (a639092)

Performance Improvements

  • make site specific dependencies be added to separate group (c42ef6d)

BREAKING CHANGES

  • release-new-version.yml no longer has an option to
    disable PyPI publishing.

v1.1.1

27 Jun 17:02
Compare
Choose a tag to compare

Features

  • show note about barebones mode only in non-interactive mode (2fdd791)
  • show url when asking for release token (aa1eb61)

v1.1.0

25 Jun 17:26
Compare
Choose a tag to compare

Bug Fixes

  • fix issue preventing scripts from being made executable (dd3b3d2)

Features

  • add support for doctests (cb76046)
  • allow disabling github support (0b3f750)
  • allow specifying additional project dependencies (aad1765)

v1.0.3

14 Jun 18:58
Compare
Choose a tag to compare

Bug Fixes

  • add code to remove trailing newlines in make_docs.py (60f7f86)
  • update gen_site_usage_pages.py to add doc from __init__.py (823bfe3)

Features

  • add barebones mode for creating simple projects (0b63bb1)
  • incorporate notebook formatting hook to main pre-commit config (6188dc6)
  • make pypi publishing optional in release workflow (796a01e)
  • remove typing_extensions config (f94d7e2)
  • remove unnecessary sh plugin for prettifier (2927c07)

BREAKING CHANGES

  • The option to install typing_extensions during
    bootstrap has been removed.
  • Config option for notebooks has been removed. It is no
    longer possible to install jupyter during bootstrap.

v1.0.2

24 May 18:51
Compare
Choose a tag to compare
chore(release): 1.0.2

v1.0.1

23 May 20:41
Compare
Choose a tag to compare

Bug Fixes

  • handle stdin not being tty in interactive mode (4a494d6)

v1.0.0

22 May 18:43
6604351
Compare
Choose a tag to compare
chore(release): 1.0.0