Skip to content

Releases: asbjornenge/Docker.tmbundle

v1.6.5

24 Jun 02:13
c001fb2
Compare
Choose a tag to compare

What's Changed

  • Allow FROM directive to be highlighted differently by @rauno56 in #43

Also update to delegate to latest JSON definition.

New Contributors

Full Changelog: v1.6.4...v1.6.5

v1.6.4

24 Jun 21:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.3...v1.6.4

Fix dashed from in bash version

14 Jul 01:22
5d04e13
Compare
Choose a tag to compare
v1.6.3

Update Dockerfile-bash.sublime-syntax

Fix comments on Dockerfile with Bash

22 Dec 22:19
f83f795
Compare
Choose a tag to compare
v1.6.2

Update Dockerfile-bash.sublime-syntax

Polish Dockerfile with Bash syntax

22 Dec 22:11
832a30d
Compare
Choose a tag to compare

Add Dockerfile with Bash syntax

22 Dec 22:00
Compare
Choose a tag to compare

Fix first line matching (again)

05 Dec 06:13
9e9a518
Compare
Choose a tag to compare

first_line_match no longer accidentally matches things like from ... import ..., to reduce confusion with Python syntax (#25)

Fix first line matching

06 Dec 08:53
Compare
Choose a tag to compare
corrected first_line_match

* first_line_match no longer accidentally matches things like `import blah from 'blah'`

Support lower case directives

02 Oct 12:03
Compare
Choose a tag to compare

Support multistage build

05 Sep 22:14
Compare
Choose a tag to compare