Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

35 lines (20 loc) · 1.08 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

0.3.1 - 2024-08-09

  • Added support for Hyprland v0.42.0+

Full Changelog: https://github.com/donovanglover/hyprnome/compare/0.3.0...0.3.1

0.3.0 - 2024-05-14

  • New --cycle flag to cycle between workspaces in a given direction
  • Added support for Hyprland v0.40.0+

Full Changelog: https://github.com/donovanglover/hyprnome/compare/0.2.0...0.3.0

0.2.0 - 2023-10-30

New Features

  • Added colors to --help. Optionally disable with NO_COLOR=1.
  • Simplified --no-empty-before and --no-empty-after to --no-empty. Old flags are preserved for backwards compatibility.
  • Special workspaces now close by default when switching workspaces. Optionally disable with --keep-special.

Full Changelog: https://github.com/donovanglover/hyprnome/compare/0.1.0...0.2.0

0.1.0 - 2023-08-30

  • Initial release.