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.