🐛 bug fix in `choose` 🎉 Any method with `__show__` will act as a shortcut for the `show` function
0.548
✨ `current_file_dir` is a new function that return's the directory where the file exists 🐛 `choose` can optionally be silent (useful in funcs like `rand`) 🎉 `ll` method in `P` 🐛 `tryy` will Warn instead of print during an exception ✨ `track2` can take optional info to display
0.547
🐛 fixed a bug where timer was asserting N > 0 instead of N>=0
0.546
🎉 Add profiler
0.545
🎉 environment variable `AD_SHOW_FULL_STRINGS` can be set to non-empty to show full strings in summary 🎉 better integration for unknown datatypes in `AD.summary`