Skip to content

v0.1.12

Latest
Compare
Choose a tag to compare
@daboross daboross released this 26 Nov 01:23
· 357 commits to screeps-safe-modifications since this release

This update:

  • Updates from upstream
    • Adds better support for decorators
    • Fixes ValueError/KeyError instantiation with custom messages
  • Improves repr, str, and float behavior
  • Removes hacky things surrounding the 'typing' module. No extra typing support in this release
  • Removes hack to allow pythonic methods on lodash/Memory results. This is useful, but could, in the future, lead to code being canceled on public servers.