PsySH v0.9.6 Release Notes

Release Date: 2018-06-10 // almost 6 years ago
  • ๐Ÿ†• New:

    • Throw strings via throw-up command (e.g. throw-up "Wheee!")

    ๐Ÿ‘Œ Improved:

    • ๐Ÿ“œ More accurate timeit command. It used to count the time to parse input and serialize return values. Now it doesn't.
    • ๐Ÿ›  Fix a bug preventing throw-up from working with some code input.
    • ๐Ÿ›  Fix bug preventing omitted items in list() from working at all.
    • โœ… A bunch more test coverage.