| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2022-10-26 | 1.0 kB | |
| v0.4.1 source code.tar.gz | 2022-10-26 | 2.7 MB | |
| v0.4.1 source code.zip | 2022-10-26 | 2.8 MB | |
| Totals: 3 Items | 5.5 MB | 0 | |
Release notes
- Fixed
string.removeprefixcompatibility issue for Python 3.8. - Upgraded
clickdependency to fix compatibility issue with decorators; added explicit dep onpackagingpackage. - Fixed issue with Zenodo latency when no
$SANDBOX_TOKENenv variable defined. - Fixed issue with conda channel priorities and UnsatisfiableError exceptions.
- Added support for SyncTeX.
- Added option to ignore certain files when rendering the article DAG.
- Added entries to the FAQs and cleaned up the docs a bit.
What's Changed
- Fmt fix by @rodluger in https://github.com/showyourwork/showyourwork/pull/226
- Ignore patterns for dag by @rodluger in https://github.com/showyourwork/showyourwork/pull/228
- copy synctex file over by @rodluger in https://github.com/showyourwork/showyourwork/pull/230
- channel priority fix by @rodluger in https://github.com/showyourwork/showyourwork/pull/233
Full Changelog: https://github.com/showyourwork/showyourwork/compare/v0.4.0...v0.4.1