Skip to content

Releases: sopel-irc/sopel-ipython

sopel-ipython 0.1.0

19 Apr 21:51
@dgw dgw
Compare
Choose a tag to compare

Significant future-proofing and housekeeping work:

  • Support only Sopel 8+ & Python 3.8+, with IPython 8+ (#1, #4)
  • Modernize Sopel imports using plugin instead of module (#6)
  • Eliminate global console and use bot.memory instead (#7)
  • Modernize packaging standards (#8)
  • Automate publishing to PyPI

sopel-ipython 0.0.2

15 Dec 02:10
@dgw dgw
Compare
Choose a tag to compare

Fixed:

  • Packaging error

Meta:

  • Requirements in setup.cfg; no more requirements.txt

sopel-ipython 0.0.1

15 Dec 02:09
@dgw dgw
Compare
Choose a tag to compare

Note: This initial release has been deleted from PyPI; it was not installable due to a packaging error.