Releases: swsnr/gsebuild
Releases · swsnr/gsebuild
v0.1.2
gsebuild now exits with proper non-zero error code when interaction is required but stdin is closed, prompts are answered no, or Ctrl+C is pressed.
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Exclude all node.js @types
from gjs compilation.
Full Changelog: v0.1.0...v0.1.1
v0.1.0
gsebuild can now upload extensions to extensions.gnome.org
Full Changelog: v0.0.7...v0.1.0
v0.0.7
Add xgettext subcommand to extract translatable strings.
v0.0.6
Add missing shebang to gsebuild entrypoint.
Lift po directory to extension configuration, and default to po/. Automatically discover metadata.json
and include it in the ZIP artifact regardless of where it exists in the directory tree.
v0.0.5
Add command to pack extensions
v0.0.4
Add separate javascript configuration for eslint, and expose the bare-bones guide configuration.
v0.0.1
gsebuild 0.0.1
Initial release