Releases: aidando73/bitbucket-syntax-highlighting
Releases · aidando73/bitbucket-syntax-highlighting
0.0.5
0.0.4
What's Changed
- Add an IntelliJ IDEA icon by @REslim30 in #58
- Syntax highlight screenshot by @REslim30 in #59
- Add chrome and firefox extension links and also add in description and screenshots by @REslim30 in #61
- Use a before and after framing in the readme by @REslim30 in #62
- Add basic support for Vue SFC files (as HTML) by @PhenX in #68
- update pakcage.sh to work with ubuntu by @REslim30 in #69
- Avoid using non-public npm repo by @REslim30 in #70
New Contributors
Full Changelog: 0.0.3...0.0.4
v0.0.3
What's Changed
- Add support for syntax highlighting on large PRs by @REslim30 in #41
- Add Terraform support by @REslim30 in #45
- Add JSON support by @REslim30 in #46
- Add Gradle support by @REslim30 in #47
- Add ruby support by @REslim30 in #48
- Add Vagrantfile support by @REslim30 in #50
- Fix sorting by recent comments by @REslim30 in #51
- Fix renamed files highlighting by @REslim30 in #52
- Add firefox support by @REslim30 in #53
0.0.2
0.0.1 Initial Release
Release preparation (#20) * Update description and naming * Alter popup.html to redirect to new issues page * Add packaging mechanism * version the chrome extension for a beta release of v1 * Simplify description * update to a more stricter match * Update to manifest version 3 Co-authored-by: Aidan Do <aidan.do@nqry.com.au>