* Updated README to indicate alpha stage of project * Added logging support * Added method of retrieving pathlike name of LanguageCollection * Fixed type hinting of sample_programs() method * Removed extraneous print statement * Made Repo and LanguageCollection subscriptable
0.4.1
- Fixed an issue where generated links were broken
0.4.0
* Forced a convention for LanguageCollection and SampleProgram as strings * Added test URL functionality to LanguageCollection * Created usage docs
0.3.1
- Fixed an issue where provided source directories would not run correctly
0.3.0
- Refactored the majority of the underlying library - Added testing for Python 3.6 to 3.9
0.2.2
- Fixed an issue where docs wouldn't generate module because of several issues (see 3)