New
URS v3.2.1
Release date: March 28, 2021
Summary
- Structured comments export has been upgraded to include comments of all levels.
- Structured comments are now the default export format. Exporting to raw format requires including the
--rawflag.
- Structured comments are now the default export format. Exporting to raw format requires including the
- Tons of metadata has been added to all scrapers. See the Full Changelog section for a full list of attributes that have been added.
Credentials.pyhas been deprecated in favor of.envto avoid hard-coding API credentials.- Added more terminal eye candy - Halo has been implemented to spice up the output.
Full Changelog
Added
- User interface
- Added Halo to spice up the output while maintaining minimalism.
- Source code
- Created a comment
Forestand accompanyingCommentNode.- The
Forestcontains methods for insertingCommentNodes, including a depth-first search algorithm to do so.
- The
- Created a comment