Skip to content

Releases: hreikin/gen-pygments-css

v0.0.3

06 Apr 10:38
Compare
Choose a tag to compare

Commits

  • 3d328e3: Remove subprocess command from list as its only a string, fixes path (Michael Haslam)
  • f68098c: Update project and documentation README files. (Michael Haslam)
  • b609ac8: Update docstring for with improved examples. (Michael Haslam)
  • 43c0d12: Update link to documentation. (Michael Haslam)
  • 6bd7fb5: Update version numbers. (Michael Haslam)

Full Changelog: v0.0.2...v0.0.3

v0.0.2

05 Apr 12:47
Compare
Choose a tag to compare

Commits

  • 9715a6d: Fix broken documentation links. (Michael Haslam)
  • 633debb: Remove logging config to be moved to init.py file. (Michael Haslam)
  • 6881c68: Follow logging best practises for libraries and only import a NullHandler so logging can be configured by the user. Add a commented out basic logging configuration for development. (Michael Haslam)
  • 9305f1f: Update and improve the docstring. (Michael Haslam)
  • 67c3acc: Remove commented out section, not needed. (Michael Haslam)
  • 828b7e6: Update version numbers. (Michael Haslam)
  • 71d657a: Pygments stylesheets generated by this library. (Michael Haslam)

v0.0.1

05 Apr 11:06
Compare
Choose a tag to compare
Workflow files created for building the docs, code quality and buildi…

…ng then publishing to PyPi.