Recent Releases of arxiv-post
arxiv-post - v0.7.0 (2023-05-08)
What's Changed
- Fix deepl module by @astropenguin in https://github.com/astropenguin/arxiv-post/pull/105
- Release v0.7.0 by @astropenguin in https://github.com/astropenguin/arxiv-post/pull/107
Full Changelog: https://github.com/astropenguin/arxiv-post/compare/v0.6.4...v0.7.0
- Python
Published by astropenguin almost 3 years ago
arxiv-post - v0.6.4 (2022-07-29)
What's Changed
- Update dev container by @astropenguin in https://github.com/astropenguin/arxiv-post/pull/99
- Fix title-summary divider of article by @astropenguin in https://github.com/astropenguin/arxiv-post/pull/101
- Release v0.6.4 by @astropenguin in https://github.com/astropenguin/arxiv-post/pull/103
Full Changelog: https://github.com/astropenguin/arxiv-post/compare/v0.6.3...v0.6.4
- Python
Published by astropenguin over 3 years ago
arxiv-post - v0.6.3 (2022-02-23)
What's Changed
- Bump ipython from 7.29.0 to 7.31.1 by @dependabot in https://github.com/astropenguin/arxiv-post/pull/94
- Fix LaTeX parser by @astropenguin in https://github.com/astropenguin/arxiv-post/pull/96
- Release v0.6.3 by @astropenguin in https://github.com/astropenguin/arxiv-post/pull/98
New Contributors
- @dependabot made their first contribution in https://github.com/astropenguin/arxiv-post/pull/94
Full Changelog: https://github.com/astropenguin/arxiv-post/compare/v0.6.2...v0.6.3
- Python
Published by astropenguin about 4 years ago
arxiv-post - v0.6.2 (2021-11-20)
What's Changed
- Update return type of search function by @astropenguin in https://github.com/astropenguin/arxiv-post/pull/87
- Update dev environment by @astropenguin in https://github.com/astropenguin/arxiv-post/pull/89
- Update dev environment by @astropenguin in https://github.com/astropenguin/arxiv-post/pull/90
- Release v0.6.2 by @astropenguin in https://github.com/astropenguin/arxiv-post/pull/92
Full Changelog: https://github.com/astropenguin/arxiv-post/compare/v0.6.1...v0.6.2
- Python
Published by astropenguin over 4 years ago
arxiv-post - v0.6.1 (2021-11-17)
What's Changed
- Fix translate function for the case of empty translatables by @astropenguin in https://github.com/astropenguin/arxiv-post/pull/83
- Release v0.6.1 by @astropenguin in https://github.com/astropenguin/arxiv-post/pull/85
Full Changelog: https://github.com/astropenguin/arxiv-post/compare/v0.6.0...v0.6.1
- Python
Published by astropenguin over 4 years ago
arxiv-post - v0.6.0 (2021-11-01)
What's Changed
- Add support of DeepL API by @astropenguin in https://github.com/astropenguin/arxiv-post/pull/77
- Release v0.6.0 by @astropenguin in https://github.com/astropenguin/arxiv-post/pull/79
- Fix package version by @astropenguin in https://github.com/astropenguin/arxiv-post/pull/81
Full Changelog: https://github.com/astropenguin/arxiv-post/compare/v0.5.0...v0.6.0
- Python
Published by astropenguin over 4 years ago
arxiv-post - v0.5.0 (2021-10-31)
What's Changed
- Update translate function by @astropenguin in https://github.com/astropenguin/arxiv-post/pull/69
- Use LaTeX to Unicode converter by @astropenguin in https://github.com/astropenguin/arxiv-post/pull/71
- Fix Slack payload template by @astropenguin in https://github.com/astropenguin/arxiv-post/pull/73
- Release v0.5.0 by @astropenguin in https://github.com/astropenguin/arxiv-post/pull/75
Full Changelog: https://github.com/astropenguin/arxiv-post/compare/v0.4.0...v0.5.0
- Python
Published by astropenguin over 4 years ago
arxiv-post - v0.4.0 (2021-10-30)
What's Changed
- Rename package by @astropenguin in https://github.com/astropenguin/arxiv-post/pull/61
- Update translate function by @astropenguin in https://github.com/astropenguin/arxiv-post/pull/63
- Update constants by @astropenguin in https://github.com/astropenguin/arxiv-post/pull/66
- Release v0.4.0 by @astropenguin in https://github.com/astropenguin/arxiv-post/pull/67
Full Changelog: https://github.com/astropenguin/arxiv-post/compare/v0.3.1...v0.4.0
- Python
Published by astropenguin over 4 years ago
arxiv-post - v0.3.1 (2021-10-30)
What's Changed
- Fix translate function by @astropenguin in https://github.com/astropenguin/astro-ph/pull/58
- Release v0.3.1 by @astropenguin in https://github.com/astropenguin/astro-ph/pull/60
Full Changelog: https://github.com/astropenguin/astro-ph/compare/v0.3.0...v0.3.1
- Python
Published by astropenguin over 4 years ago
arxiv-post - v0.3.0 (2021-10-29)
What's Changed
- Use playwright by @astropenguin in https://github.com/astropenguin/astro-ph/pull/51
- Fix async map function by @astropenguin in https://github.com/astropenguin/astro-ph/pull/54
- Release v0.3.0 by @astropenguin in https://github.com/astropenguin/astro-ph/pull/56
Full Changelog: https://github.com/astropenguin/astro-ph/compare/v0.2.4...v0.3.0
- Python
Published by astropenguin over 4 years ago
arxiv-post - v0.2.4 (2021-03-08)
This release closes the following issues.
- #47 Fix sleep time of post method
- Python
Published by astropenguin almost 5 years ago
arxiv-post - v0.2.3 (2021-02-21)
This release closes the following issues.
- #41 Update docs
- #44 Release v0.2.3
- Python
Published by astropenguin about 5 years ago
arxiv-post - v0.2.2 (2021-02-21)
This release closes the following issues.
- #32 Fix Slack payload
- #33 Add original title to posts
- #35 Fix default parameters of CLI
- #39 Release v0.2.2
- Python
Published by astropenguin about 5 years ago
arxiv-post - v0.2.1 (2021-02-17)
This release closes the following issues.
- #26 Add article module
- #27 Fix command line interface
- #30 Release v0.2.1
- Python
Published by astropenguin about 5 years ago
arxiv-post - v0.2.0 (2021-02-15)
This release closes the following issues.
- #4 Add arxiv module
- #5 Add command line interface
- #9 Use pyppeteer instead of selenium
- #12 Add detex module
- #14 Update deepl module
- #15 Add apps module
- #17 Update arxiv module
- #19 Update deepl module
- #23 Release v0.2.0
- Python
Published by astropenguin about 5 years ago
arxiv-post - v0.1.0 (2021-01-19)
This release closes the following issues.
- #1 Rename package (demonstration → astro_ph)
- #3 Add deepl module
- Python
Published by astropenguin about 5 years ago