What's Changed
- Change list@map documentation to match behavior by @davidhbrown-uri in #300
- Milestone 1: Arbitrarily Sized Output from list by @NicholasRM in #303
- Address issue #301 by @NicholasRM in #304
- fixed sytem typo by @mkelley24 in #310
- Milestone 2: Allow print to use the @ operator by @NicholasRM in #305
- Milestone 3: Allow verbose printing of structures, lists, and tuples by @NicholasRM in #312
- Adding token collection to lex.py for REPL project by @ethan-j-carlson in #306
- Milestone 4: Add symbol information to stack and trace by @NicholasRM in #314
- Adding Python-esque autocompletion to the repl by @ethan-j-carlson in #316
- Milestone 5: Disallow Invalid Breakpoints by @NicholasRM in #318
- Milestone 6: Overhaul MAD Documentation by @NicholasRM in #322
- Refined features of tab completion in repl.py by @ethan-j-carlson in #319
- Dev 2.0.2 by @lutzhamel in #324
New Contributors
- @davidhbrown-uri made their first contribution in #300
- @NicholasRM made their first contribution in #303
- @ethan-j-carlson made their first contribution in #306
Full Changelog: 2.0.1...2.0.2