Skip to content

Releases: DannyBen/bashly

v1.0.7

07 Jul 12:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.0.7

v1.0.6

27 Jun 08:04
Compare
Choose a tag to compare

What's Changed

  • Add completions for bashly itself by @DannyBen and @EmilySeville7cfg in #393
  • Refactor completions installer by @DannyBen in #394
  • Add bashly completions --uninstall command by @DannyBen and @EmilySeville7cfg in #395
  • Remove colors from bashly shell prompt by @DannyBen and @EmilySeville7cfg in #397

Full Changelog: v1.0.5...v1.0.6

v1.0.5

02 Jun 06:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.0.4

05 May 05:56
5b0514d
Compare
Choose a tag to compare

What's Changed

  • Add JSON schema for bashly.yml by @EmilySeville7cfg in #378
  • Add JSON schema tests by @DannyBen in #379
  • Add schema for settings.yml by @EmilySeville7cfg in #380
  • Add schema for strings.yml by @EmilySeville7cfg in #382
  • Add strings schema test and separate schema job by @DannyBen in #383
  • Allow using bashly-settings.yml instead of settings.yml by @DannyBen in #385
  • Enable validation and intellisense for all examples by @EmilySeville7cfg in #386
  • Fix completions library to not show private commands and flags by @DannyBen in #389

New Contributors

  • @EmilySeville7cfg made their first contribution in #378

Full Changelog: v1.0.3...v1.0.4

v1.0.3

08 Apr 07:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

23 Mar 07:13
Compare
Choose a tag to compare

What's Changed

  • Do not add dependencies-filter view marker when there are no dependencies by @DannyBen in #357
  • Fix initialize.bash not being injected by @DannyBen in #361
  • Add before/after hooks by @DannyBen and @westhomas in #362
    • Add 'bashly add hooks' command
    • Add hooks example

Full Changelog: v1.0.1...v1.0.2

v1.0.1

03 Mar 11:04
Compare
Choose a tag to compare

Thank you @halostatue for the new features.

What's Changed

  • Allow dot in command.name by @DannyBen in #351
  • Change settings.strict to allow any string by @DannyBen in #353
  • Update dependencies option to support 'any' (e.g. wget or curl) by @DannyBen in #356

Full Changelog: v1.0.0...v1.0.1

v1.0.0

16 Feb 10:05
Compare
Choose a tag to compare

Special thanks to @halostatue for the feature suggestions and bug reports

What's Changed

Full Changelog: v0.9.5...v1.0.0

v0.9.5

31 Jan 06:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.4...v0.9.5

v0.9.4

31 Dec 07:27
Compare
Choose a tag to compare
  • Fix validate --verbose command (#321)
  • Add support for color usage elements (#322)

Full Changelog: v0.9.3...v0.9.4