Academic

Latest version: v0.11.2

Safety actively analyzes 619516 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.10.0

What's Changed
* feat: add compact mode, CSL types, and type checking by gcushen in https://github.com/wowchemy/bibtex-to-markdown/pull/124


**Full Changelog**: https://github.com/wowchemy/bibtex-to-markdown/compare/v0.9.1...v0.10.0

0.9.1

**Full Changelog**: https://github.com/wowchemy/bibtex-to-markdown/compare/v0.9.0...v0.9.1

0.9.0

**Changes**

- rewrite Academic CLI for Python v3.11
- based on user feedback, remove dependency on Hugo to be installed on user's PC
- hence, the tool is now framework-agnostic again, so can be used with any website generator or even for writing Markdown-formatted books
- remove deprecated features such as JS/CSS asset concatenation for offline sites
- migrate from pipenv to Poetry for dependency management (latest best practice)

**Full Changelog**: https://github.com/wowchemy/bibtex-to-markdown/compare/0.8.1...v0.9.0

0.8.1

What's Changed
* fix: default path for --publication-dir to match docs by ostaadt in https://github.com/wowchemy/hugo-academic-cli/pull/106

New Contributors
* ostaadt made their first contribution in https://github.com/wowchemy/hugo-academic-cli/pull/106

**Full Changelog**: https://github.com/wowchemy/hugo-academic-cli/compare/0.8.0...0.8.1

0.8.0

Features

- Give users full control over publication Markdown output path - allows outputting publications to any path including language specific sub-folders such as `content/zh/publication/` via `academic import --bibtex my_publications.bib --publication-dir content/zh/publication/`
- Remove `--kind` from Hugo new command as according to Hugo 0.89 release notes, it's no longer needed
- feat: add support for arXiv entries and non-PDF URLs (97)
- feat: add support for Biblatex subtitle field (94)

Thanks to gcushen , k4rtik, and armfazh for their contributions 💙

Tested with Hugo v0.89.4 (earlier versions of Hugo v0.89 won't work due to Hugo bugs)

Breaking Change

- `--publication-dir` is now used to specify the full output path, e.g. `content/publication/` rather than just `publication/`

We ask you, humbly, to support this open source movement

We’ll get straight to the point: Today we ask you to defend our open source independence 🐧

We’re an open source movement that depends on your support to stay online and thriving, but 99.9% of our academics don’t give; they simply look the other way. If everyone who uses this tool supported just a little, we could keep it thriving for years to come. [Becoming a sponsor on GitHub](https://github.com/sponsors/gcushen) for the price of a cup of coffee or contributing Pull Requests to open issues is all we ask ☕️

Interested in contributing to open source? Check out the [open issues](https://github.com/wowchemy/hugo-academic-cli/issues) and [contribute](https://github.com/wowchemy/hugo-academic-cli#contribute) a Pull Request 👥

0.7.0

Features

- feat: add support for thesis, report, and conference entries
- Add support for mapping more biblatex types onto Wowchemy publication types - thesis, report and conference. See section 2.1.1/2.1.2 Entry Types of the biblatex manual.
- test: add GitHub Actions CI
- test: add an additional unit test
- docs: update Readme

Refactor

- Use an enum for publication types

Fixes

Fixes for 56634 (i.e. merging 68):

- Fix bug introduced by 68 - dry run should not create publication files
- Fix bug introduced by 68 with file not closed

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.