Skip to content

Mantissa 0.8.0

Compare
Choose a tag to compare
@mithrandi mithrandi released this 01 Jun 20:26
· 135 commits to master since this release
v0.8.0
  • Fix the JavaScript function for linkifying a block of text so that it
    doesn't drop all the text following the last link in the text.
  • Fix compatibility with modern versions of Twisted.
  • Fix compatibility with modern versions of cssutils.
  • Add a new port type, StringEndpointPort, which is now used by
    axiomatic port. This now allows using any endpoint type supported by the
    string endpoint parser in Twisted (which is extensible through plugins).
  • PyPy is now supported and should be fully functional (although there has
    not been much real-world testing of this yet).
  • Switch to setuptools; pip installation should be much easier now.