Changelog History
Page 8
-
v0.2.3 Changes
The fix for the last bug broke the positioning of the autocomplete box, whoops.
-
v0.2.2 Changes
That pesky bug keeps coming up. I think it's finally nailed but โ it's just a matter of testing and hoping. I hate numbers.
-
v0.2.1 Changes
I'm having a bit of trouble with some integer division that's causing trouble when a certain set of circumstances arise, and I think I've taken care of that little bug, since it's a real pain in the ass and only creeps up when I'm actually ๐ doing something useful, so I'll test it for a bit and release ๐ it as hopefully a bug fixed version.
-
v0.2.0 Changes
A little late in the day to start a changelog, but here goes... ๐ This version fixed another annoying little bug that was causing crashes given certain exact circumstances. I always find it's the ๐ way with curses and sizing of windows and things...
I've also got bpython to try looking into pydoc if no matches are found for the argspec, which means the builtins have argspecs too now, hooray.