Skip to content

Config search & linting

Compare
Choose a tag to compare
@MartijnCuppens MartijnCuppens released this 19 Feb 14:06
· 108 commits to master since this release

v0.4.0

Highlights

Config search

By enabling this feature you can drop .buildozerrc configurations in sub folders within your project which will be detected by Buildozer.

Linting

As soon as Buildozer detects a linting configuration file, linting will be enabled. Buildozer takes a pretty aggressive approach when the linting rules are not followed: if the linting fails, no CSS or JS will be build.

Features

Dependency updates

  • Fix outdated caniuse-lite (minor vulnerabilities which didn't influence Buildozer) and update all other dependencies to its latest version (v0.3.1...v0.4.0)