# Todo
- [ ] Add changelog support inside the app, so that users can see what was added since they last ran it (if there was any update)
- [ ] Doesn't handle currency (at the very least preserving unit, not including currency conversion)
- [ ] Add support for sqrt()
- [ ] Add "12 as % of 60" support
- [ ] Update the readme.md with all the latest functionality
- [ ] Update the website with all the latest functionality
- [ ] Add support for comments after expressions
- [x] Doesn't seem to handle days or weeks or months or years
- [x] Add UI snapshot tests