IceCream v2.1.0.
- Added:
install()
anduninstall()
functions that add or remove
ic()
from the builtins module. - Changed: Switch to
ast.literal_eval()
to determine if an
argument and value are the same, and thus only the value should be
output. Huge thank you to Ed Cardinal and Alex Hall.