Skip to content

Releases: aidando73/bitbucket-syntax-highlighting

0.0.5

16 Mar 09:29
4024ad2
Compare
Choose a tag to compare

What's Changed

  • Bump version for release by @REslim30 in #71
  • prettify prism-js by @REslim30 in #73
  • Fixed issue of background overriding soft diffs by @REslim30 in #74

Full Changelog: 0.0.4...0.0.5

0.0.4

10 Feb 00:19
fdce3ba
Compare
Choose a tag to compare

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

  • @PhenX made their first contribution in #68

Full Changelog: 0.0.3...0.0.4

v0.0.3

02 Nov 06:28
977a5d6
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

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

13 Oct 10:41
ef598a3
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

Fixes

  • Retain syntax highlighting when PR is updated
  • PRs navigated from home now work

Chores

  • Added in basic jest tests
  • Added in manual tests in the form of a .md file

0.0.1 Initial Release

06 Oct 10:48
e76de35
Compare
Choose a tag to compare
0.0.1 Initial Release Pre-release
Pre-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>