Skip to content

Releases: aidenlangley/bspcq

v0.1.58

03 May 06:24
Compare
Choose a tag to compare
  • Fix a number of bugs from the initial release.
  • Selectors are improved.
  • Receptacles won't break it.
  • An empty bspc result will say it was empty, and not break.

Full Changelog: v0.1.56...v0.1.58

v0.1.56

26 Jan 06:40
Compare
Choose a tag to compare
  • Fix bspcq running twice because of a call to run() in bspcq.py.

v0.1.55

26 Jan 06:31
Compare
Choose a tag to compare
  • Fix a bug where -D & -M flags would still print out child node data.

v0.1.54

26 Jan 06:02
Compare
Choose a tag to compare
  • Fix a number of build problems - still learning how to packaging Python projects.

v0.1.5

26 Jan 05:35
Compare
Choose a tag to compare
  • Organized source code a little.
  • Fixed xtitle not printing correctly.
  • Now prints version via bspcq --version.

v0.1.4

25 Jan 08:15
Compare
Choose a tag to compare

Fixed issues with packaging - now available via python -m pipx install bspcq.

v0.1.1

25 Jan 07:35
Compare
Choose a tag to compare
chore: bump ver, update README

v0.1.0

25 Jan 07:23
Compare
Choose a tag to compare

Initial release!

Installation is possible via:

python -m pip install bspcq

Help is available via:

bspcq --help

And a preview and explanation of the package can be found in the README.