Skip to content

sopel-ipython 0.1.0

Latest
Compare
Choose a tag to compare
@dgw dgw released this 19 Apr 21:51
· 1 commit to master since this release

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