Releases: omBratteng/vscode-nftables
Releases · omBratteng/vscode-nftables
0.4.1
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
- @alexisfrjp made their first contribution in #45
Full Changelog: 0.4.0...0.4.1
0.4.0
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
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
0.2.0
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
What's Changed
- Add indentation support by @raspi in #4
- Refactor
extension.ts
by @omBratteng in #6
Full Changelog: 0.0.3...0.1.0