Recent Releases of alfred-bibtex-citation-picker
alfred-bibtex-citation-picker - 11.20.8
What's Changed
- chore(dependabot): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/chrisgrieser/alfred-bibtex-citation-picker/pull/67
- chore(dependabot): bump amannn/action-semantic-pull-request from 5 to 6 by @dependabot[bot] in https://github.com/chrisgrieser/alfred-bibtex-citation-picker/pull/68
Full Changelog: https://github.com/chrisgrieser/alfred-bibtex-citation-picker/compare/11.20.7...11.20.8
- JavaScript
Published by github-actions[bot] 6 months ago
alfred-bibtex-citation-picker - 11.20.7
What's Changed
- chore(dependabot): bump DavidAnson/markdownlint-cli2-action from 19 to 20 by @dependabot[bot] in https://github.com/chrisgrieser/alfred-bibtex-citation-picker/pull/65
Full Changelog: https://github.com/chrisgrieser/alfred-bibtex-citation-picker/compare/11.20.6...11.20.7
- JavaScript
Published by github-actions[bot] 7 months ago
alfred-bibtex-citation-picker - 11.20.6
🛠️ Fixes
- fix: on page number insert closes Alfred in compat. mode
👾 Other
- ci: fix edge cases of release label identification
- ci: improve automatic release notes
- style: apply formatting
- JavaScript
Published by github-actions[bot] 10 months ago
alfred-bibtex-citation-picker - 11.20.5
🛠️ Fixes
- fix: use outer brackets for single formatted entry
👾 Other
- ci: generate release notes from commit history
- ci: fix scope identification for release notes
- JavaScript
Published by github-actions[bot] 10 months ago
alfred-bibtex-citation-picker - 11.20.4
Full Changelog: https://github.com/chrisgrieser/alfred-bibtex-citation-picker/compare/11.20.3...11.20.4
- JavaScript
Published by github-actions[bot] 11 months ago
alfred-bibtex-citation-picker - 11.20.3
Full Changelog: https://github.com/chrisgrieser/alfred-bibtex-citation-picker/compare/11.20.2...11.20.3
- JavaScript
Published by github-actions[bot] 11 months ago
alfred-bibtex-citation-picker - 11.20.2
Full Changelog: https://github.com/chrisgrieser/alfred-bibtex-citation-picker/compare/11.20.1...11.20.2
- JavaScript
Published by github-actions[bot] 11 months ago
alfred-bibtex-citation-picker - 11.20.1
Full Changelog: https://github.com/chrisgrieser/alfred-bibtex-citation-picker/compare/11.20.0...11.20.1
- JavaScript
Published by github-actions[bot] 11 months ago
alfred-bibtex-citation-picker - 11.20.0
Full Changelog: https://github.com/chrisgrieser/alfred-bibtex-citation-picker/compare/11.19.1...11.20.0
- JavaScript
Published by github-actions[bot] 11 months ago
alfred-bibtex-citation-picker - 11.19.1
Full Changelog: https://github.com/chrisgrieser/alfred-bibtex-citation-picker/compare/11.19.0...11.19.1
- JavaScript
Published by github-actions[bot] 11 months ago
alfred-bibtex-citation-picker - 11.19.0
Full Changelog: https://github.com/chrisgrieser/alfred-bibtex-citation-picker/compare/11.18.1...11.19.0
- JavaScript
Published by github-actions[bot] 11 months ago
alfred-bibtex-citation-picker - 11.18.1
Full Changelog: https://github.com/chrisgrieser/alfred-bibtex-citation-picker/compare/11.18.0...11.18.1
- JavaScript
Published by github-actions[bot] 11 months ago
alfred-bibtex-citation-picker - 11.18.0
Full Changelog: https://github.com/chrisgrieser/alfred-bibtex-citation-picker/compare/11.17.0...11.18.0
- JavaScript
Published by github-actions[bot] 11 months ago
alfred-bibtex-citation-picker - 11.17.0
Full Changelog: https://github.com/chrisgrieser/alfred-bibtex-citation-picker/compare/11.16.2...11.17.0
- JavaScript
Published by github-actions[bot] about 1 year ago
alfred-bibtex-citation-picker - 11.16.2
What's Changed
- chore(dependabot): bump DavidAnson/markdownlint-cli2-action from 18 to 19 by @dependabot in https://github.com/chrisgrieser/alfred-bibtex-citation-picker/pull/59
New Contributors
- @dependabot made their first contribution in https://github.com/chrisgrieser/alfred-bibtex-citation-picker/pull/59
Full Changelog: https://github.com/chrisgrieser/alfred-bibtex-citation-picker/compare/11.16.1...11.16.2
- JavaScript
Published by github-actions[bot] about 1 year ago
alfred-bibtex-citation-picker - 11.16.1
Full Changelog: https://github.com/chrisgrieser/alfred-bibtex-citation-picker/compare/11.16.0...11.16.1
- JavaScript
Published by github-actions[bot] about 1 year ago
alfred-bibtex-citation-picker - 11.16.0
Changelog
- feat: new special citation format – formatted single entry (#57)
- refactor: citation format switching
- docs: consistent casing & various updates
- build: update build script
- docs: update shields & add Gallery download count badge
- JavaScript
Published by github-actions[bot] over 1 year ago
alfred-bibtex-citation-picker - 11.15.6
Changelog
- style: lint and clean up some old files
- fix: better logging for bibliography pasting
- ci: add stale-bot
- chore: exclude
.typos.tomlfrom rsync - style: lint Justfile
- JavaScript
Published by github-actions[bot] over 1 year ago
alfred-bibtex-citation-picker - 11.15.5
Changelog
- improv: post errors when using non-existent folders
- build: improve Justfile
- ci: add cover edge cases for rsync
- chore: add markdownlint config
- fix: rsync commands
- style: update
.editorconfig - ci: bump action step versions
- docs: cleanup
- build: update release script
- build: exclude more config files
- build: exclude config files
- JavaScript
Published by github-actions[bot] over 1 year ago
alfred-bibtex-citation-picker - 11.15.4
Changelog
- build: preserve symlinks when building
.alfredworkflow
- JavaScript
Published by github-actions[bot] over 1 year ago
alfred-bibtex-citation-picker - 11.15.3
Changelog
- fix: pandoc pasting (#51)
- JavaScript
Published by github-actions[bot] over 1 year ago
alfred-bibtex-citation-picker - 11.15.2
Changelog
- refactor: new diagnostics from biome
- fix: pandoc pasting & cheatsheet (#51)
- ci: add pull request template
- build: update Justfile
- build: minor fix for build-and-release script
- build: update build-and-release script
- build: switch to
justas task runner - chore: some linting
- JavaScript
Published by github-actions[bot] over 1 year ago
alfred-bibtex-citation-picker - 11.15.1
Changelog
- chore: add logging for attachment file (#49)
- JavaScript
Published by github-actions[bot] almost 2 years ago
alfred-bibtex-citation-picker - 11.15.0
Changelog
- fix: parsing fail with certain invalid entries (#48)
- refactor: bibtex parsing
- JavaScript
Published by github-actions[bot] almost 2 years ago
alfred-bibtex-citation-picker - 11.14.1
Changelog
- fix: error when multiple attachments (#45)
- refactor: stricter jsconfig
- chore: add annotations
- JavaScript
Published by github-actions[bot] almost 2 years ago
alfred-bibtex-citation-picker - 11.14.0
Changelog
- feat:
ctrl+alt+cmd+returnto open attachment file - build(changelog): fix bold not being applied to all cc-keywords
- build: fix release action checkout depth
- build: improved release action
- JavaScript
Published by github-actions[bot] almost 2 years ago
alfred-bibtex-citation-picker - 11.13.1
- JavaScript
Published by github-actions[bot] almost 2 years ago
alfred-bibtex-citation-picker - 11.13.0
- JavaScript
Published by github-actions[bot] almost 2 years ago
alfred-bibtex-citation-picker - 11.12.2
- JavaScript
Published by github-actions[bot] about 2 years ago
alfred-bibtex-citation-picker - 11.12.1
- JavaScript
Published by github-actions[bot] about 2 years ago
alfred-bibtex-citation-picker - 11.12.0
- JavaScript
Published by github-actions[bot] about 2 years ago
alfred-bibtex-citation-picker - 11.11.0
- JavaScript
Published by github-actions[bot] about 2 years ago
alfred-bibtex-citation-picker - 11.10.2
- JavaScript
Published by github-actions[bot] about 2 years ago
alfred-bibtex-citation-picker - 11.10.1
- JavaScript
Published by github-actions[bot] about 2 years ago
alfred-bibtex-citation-picker - 11.10.0
- JavaScript
Published by github-actions[bot] about 2 years ago
alfred-bibtex-citation-picker - 11.9.2
- JavaScript
Published by github-actions[bot] about 2 years ago
alfred-bibtex-citation-picker - 11.9.1
- JavaScript
Published by github-actions[bot] about 2 years ago
alfred-bibtex-citation-picker - 11.9.0
- JavaScript
Published by github-actions[bot] over 2 years ago
alfred-bibtex-citation-picker - 11.8.1
- JavaScript
Published by github-actions[bot] over 2 years ago
alfred-bibtex-citation-picker - 11.8.0
- JavaScript
Published by github-actions[bot] over 2 years ago
alfred-bibtex-citation-picker - 11.7.6
- JavaScript
Published by github-actions[bot] over 2 years ago
alfred-bibtex-citation-picker - 11.7.5
- JavaScript
Published by github-actions[bot] over 2 years ago
alfred-bibtex-citation-picker - 11.7.4
- JavaScript
Published by github-actions[bot] over 2 years ago
alfred-bibtex-citation-picker - 11.7.3
- JavaScript
Published by github-actions[bot] over 2 years ago
alfred-bibtex-citation-picker - 11.7.2
- JavaScript
Published by github-actions[bot] over 2 years ago
alfred-bibtex-citation-picker - 11.7.1
- JavaScript
Published by github-actions[bot] over 2 years ago
alfred-bibtex-citation-picker - 11.7.0
- JavaScript
Published by github-actions[bot] over 2 years ago
alfred-bibtex-citation-picker - 11.6.4
- JavaScript
Published by github-actions[bot] over 2 years ago
alfred-bibtex-citation-picker - 11.6.3
- JavaScript
Published by github-actions[bot] over 2 years ago
alfred-bibtex-citation-picker - 11.6.2
- JavaScript
Published by github-actions[bot] over 2 years ago
alfred-bibtex-citation-picker - 11.6.1
- JavaScript
Published by github-actions[bot] over 2 years ago
alfred-bibtex-citation-picker - 11.6.0
- JavaScript
Published by github-actions[bot] over 2 years ago
alfred-bibtex-citation-picker - 11.5.2
- JavaScript
Published by github-actions[bot] over 2 years ago
alfred-bibtex-citation-picker - 11.5.1
- JavaScript
Published by github-actions[bot] over 2 years ago
alfred-bibtex-citation-picker - 11.5.0
- JavaScript
Published by github-actions[bot] over 2 years ago
alfred-bibtex-citation-picker - 11.4.1
- JavaScript
Published by github-actions[bot] over 2 years ago
alfred-bibtex-citation-picker - 11.4.0
- JavaScript
Published by github-actions[bot] over 2 years ago
alfred-bibtex-citation-picker - 11.3.0
- JavaScript
Published by github-actions[bot] almost 3 years ago
alfred-bibtex-citation-picker - 11.2.0
- JavaScript
Published by github-actions[bot] about 3 years ago
alfred-bibtex-citation-picker - 11.1.3
- JavaScript
Published by github-actions[bot] about 3 years ago
alfred-bibtex-citation-picker - 11.1.2
- JavaScript
Published by github-actions[bot] about 3 years ago
alfred-bibtex-citation-picker - 11.1.1
- JavaScript
Published by github-actions[bot] about 3 years ago
alfred-bibtex-citation-picker - 11.1.0
- JavaScript
Published by github-actions[bot] about 3 years ago
alfred-bibtex-citation-picker - 11.0.1
- JavaScript
Published by github-actions[bot] about 3 years ago
alfred-bibtex-citation-picker - 11.0.0
- JavaScript
Published by github-actions[bot] about 3 years ago
alfred-bibtex-citation-picker - 10.1.0
- JavaScript
Published by github-actions[bot] about 3 years ago
alfred-bibtex-citation-picker - 10.0.15
- JavaScript
Published by github-actions[bot] about 3 years ago
alfred-bibtex-citation-picker - 10.0.14
- JavaScript
Published by github-actions[bot] over 3 years ago
alfred-bibtex-citation-picker - 10.0.13
- JavaScript
Published by github-actions[bot] over 3 years ago
alfred-bibtex-citation-picker - 10.0.12
- JavaScript
Published by github-actions[bot] over 3 years ago
alfred-bibtex-citation-picker - 10.0.11
- JavaScript
Published by github-actions[bot] over 3 years ago
alfred-bibtex-citation-picker - 10.0.10
- JavaScript
Published by github-actions[bot] over 3 years ago
alfred-bibtex-citation-picker - 10.0.9
- JavaScript
Published by github-actions[bot] over 3 years ago
alfred-bibtex-citation-picker - 10.0.8
- JavaScript
Published by github-actions[bot] over 3 years ago
alfred-bibtex-citation-picker - 10.0.7
- JavaScript
Published by github-actions[bot] over 3 years ago
alfred-bibtex-citation-picker - 10.0.6
- JavaScript
Published by github-actions[bot] over 3 years ago
alfred-bibtex-citation-picker - 10.0.5
- JavaScript
Published by github-actions[bot] over 3 years ago
alfred-bibtex-citation-picker - 10.0.4
- JavaScript
Published by github-actions[bot] over 3 years ago
alfred-bibtex-citation-picker - 10.0.3
- JavaScript
Published by github-actions[bot] over 3 years ago
alfred-bibtex-citation-picker - 10.0.2
- JavaScript
Published by github-actions[bot] over 3 years ago
alfred-bibtex-citation-picker - 10.0.1
- JavaScript
Published by github-actions[bot] over 3 years ago
alfred-bibtex-citation-picker - 10.0.0
- JavaScript
Published by github-actions[bot] over 3 years ago
alfred-bibtex-citation-picker - 9.7.1
- JavaScript
Published by github-actions[bot] over 3 years ago
alfred-bibtex-citation-picker - 9.7.0
- JavaScript
Published by github-actions[bot] over 3 years ago
alfred-bibtex-citation-picker - 9.6.2
- JavaScript
Published by github-actions[bot] over 3 years ago
alfred-bibtex-citation-picker - 9.6.1
- JavaScript
Published by github-actions[bot] over 3 years ago
alfred-bibtex-citation-picker - 9.6.0
- JavaScript
Published by github-actions[bot] over 3 years ago
alfred-bibtex-citation-picker - 9.5.7
- JavaScript
Published by github-actions[bot] over 3 years ago
alfred-bibtex-citation-picker - 9.5.6
- JavaScript
Published by github-actions[bot] over 3 years ago
alfred-bibtex-citation-picker - 9.5.5
- JavaScript
Published by github-actions[bot] over 3 years ago
alfred-bibtex-citation-picker - 9.5.4
- JavaScript
Published by github-actions[bot] over 3 years ago
alfred-bibtex-citation-picker - 9.5.3
- JavaScript
Published by github-actions[bot] over 3 years ago
alfred-bibtex-citation-picker - 9.5.2
- JavaScript
Published by github-actions[bot] over 3 years ago
alfred-bibtex-citation-picker - 9.5.1
- JavaScript
Published by github-actions[bot] over 3 years ago
alfred-bibtex-citation-picker - 9.5.0
- JavaScript
Published by github-actions[bot] over 3 years ago
alfred-bibtex-citation-picker - 9.4.0
- JavaScript
Published by github-actions[bot] over 3 years ago
alfred-bibtex-citation-picker - 9.3.0
- JavaScript
Published by github-actions[bot] almost 4 years ago
alfred-bibtex-citation-picker - 9.2.3
- JavaScript
Published by github-actions[bot] almost 4 years ago
alfred-bibtex-citation-picker - 9.2.2
- JavaScript
Published by github-actions[bot] almost 4 years ago
alfred-bibtex-citation-picker - 9.2.1
- JavaScript
Published by github-actions[bot] almost 4 years ago