- Add CHANGELOG entry for version 0.5.0 documenting new chroot container feature
- Rename ambiguous variables in tokenizer.py (word→current_word, word_start→word_start_position, etc.)
- Standardize string quotes from single to double in argparse arguments
- Normalize whitespace in comments and remove trailing spaces