Skip to content

Releases: omBratteng/vscode-nftables

0.4.1

07 Sep 08:12
Compare
Choose a tag to compare

Changes

What's Changed

  • fix: coloring priority when default names (nat, filter, mangle..) are used instead of numeric values by @alexisfrjp in #45
  • docs: add alexisfrjp as a contributor by @allcontributors in #46
  • build(deps): bump actions/checkout from 2 to 2.3.4 by @dependabot in #49
  • build(deps): bump actions/cache from 2.1.5 to 2.1.6 by @dependabot in #58

New Contributors

Full Changelog: 0.4.0...0.4.1

0.4.0

19 Apr 09:24
Compare
Choose a tag to compare

Patches

  • build(deps): bump actions/cache from v2.1.4 to v2.1.5 (#26) 703fa58
  • build(deps-dev): bump dependencies b49c072
  • fix: coloring of maps, comments w/ key words, colons in strings (#30) 3dd01c8
  • docs: add andreas51 as a contributor (#31) cedb335

Thanks to

0.3.4

06 Apr 10:08
Compare
Choose a tag to compare

Patches

  • Build(deps-dev): bump webpack from 5.27.2 to 5.28.0 (#12) bcfdc27
  • Docs: add dependabot as a contributor (#14) efe6a0f
  • Build(deps-dev): bump dependencies 3d572e6
  • Build: drop support for VSCode 1.44 590bc0f

0.3.3

24 Mar 15:24
Compare
Choose a tag to compare

Minor changes

  • Refactor: move to TypeScript webpack config: 88b7785

Patches

  • Build: remove test npm script: 28257cd
  • Build(deps-dev): move vscode-test to devDependency: 34e8851

0.3.2

24 Mar 14:18
Compare
Choose a tag to compare

Minor changes

  • Fix: enhance formatting (#10) b96b083
  • Build(deps): Remove @types/node dependency and bump vscode engine to v1.44 We'll support the last 10 versions 05b5a62
  • Build: move GH release to after releasing to marketplace 61a6b6e

0.3.1

23 Mar 19:09
Compare
Choose a tag to compare

Docs

  • Change links in changelog 948922f

0.3.0

23 Mar 19:01
Compare
Choose a tag to compare

Minor Changes

  • Feat: add nftables snippets: #9

Patches

  • Docs: update markdown files after linting: f1b4fad
  • Build: use yarn for vsce and ovsx: 0f7fbff
  • Fix: add .all-contributorsrc to .vscodeignore: bd72f09
  • Fix: set package to true to prevent publishing to npm: 17bcc69
  • Docs(changelog): update changelog: 5148067
  • Build(ci): don't run CI on markdown changes: d41bc34

0.2.1

23 Mar 17:08
Compare
Choose a tag to compare

Patches

  • Docs(changelog): update changelog for v0.2.0: 16f136f

0.2.0

23 Mar 17:05
Compare
Choose a tag to compare

Minor Changes

What's Changed

  • Added a changelog: 32ae614
  • Update readme: cd8430b
  • Build(ci): don't rund CI and All contributors workflow: 7b75a05
  • Docs: add @omBratteng as a contributor: #7
  • Docs: update All Contributors badge template: fa89904
  • Docs: add @raspi as a contributor: #8
  • Misc: add language mapping for .all-contributorsrc: a999cdf

Full Changelog: 0.1.0...0.2.0

0.1.0

23 Mar 16:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.3...0.1.0