Next | Query returned 52 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2023-01-22 09:58:24 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/macchina: update to 6.1.8

v6.1.8
 - Don't panic when unwrapping ReadoutKey::from_str (Fixes: #270)

v6.1.7
 - All dependencies have been bumped to their latest version.
   2022-09-27 13:56:06 by pin | Files touched by this commit (2) | Package updated
Log message:
sysutils/macchina: update to 6.1.6

 - libmacchina has been bumped to v6.3.1 which:
   Fixes a bug that causes framerate to appear as nil on certain macOS systems
   (Author: @123marvin123)
   2022-09-18 18:24:58 by pin | Files touched by this commit (2) | Package updated
Log message:
sysutils/macchina: update to 6.1.5

 - Fixed --version not displaying the version. -- Author: @123marvin123
   2022-09-17 20:46:23 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/macchina: update to 6.1.4

6.1.4
Fixes
 - We hope this release addresses the build issues that have been occurring
   lately.

Features
 - libmacchina has been bumped to v6.3.0 which includes a new feature:
    - Implement backlight readout for macOS

6.1.3
 - Yanked.
   2022-09-16 13:13:31 by pin | Files touched by this commit (2) | Package updated
Log message:
sysutils/macchina: update to 6.1.2

 - Fixed an issue that caused installations through cargo to fail due to a
   malformed lockfile.
   2022-09-15 05:55:46 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/macchina: update to 6.1.1

 - Updated dependencies to their latest versions
 - Removed --export-config flag
 - Renamed CHANGELOG.txt to CHANGELOG.md
   2022-02-08 13:37:05 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/macchina: update to 6.0.6

Bump libmacchina to v6.1.0:
-Fixes a bug that causes the package readout to display "0 (cargo)" if
 $CARGO_HOME/bin is empty. (Macchina-CLI/libmacchina@22a7df0)
-Fixes a bug that causes the network readout to return an IPv6 address in
 some cases. (Macchina-CLI/libmacchina@608a1dd)
   2022-01-06 08:54:55 by pin | Files touched by this commit (2) | Package updated
Log message:
sysutils/macchina: update to 6.0.5

-Fix incorrect target_os for a cfg flag.
   2022-01-04 19:14:19 by pin | Files touched by this commit (2) | Package updated
Log message:
sysutils/macchina: update to 6.0.4

-Bugfix: Properly read config from its fallback (macOS)
   2022-01-02 21:02:45 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/macchina: update to 6.0.3

v6.0.3
-Bugfix: don't whine about a missing configuration.

v6.0.2
This version mainly includes changes, bugfixes and improvements that come
directly from libmacchina (our backend), these changes include:
- general: Several API/structural changes, including unexposing certain
  modules, as well as optimizations to heavily used functions and our own
  directory finders.
- general: Your solid state/hard drive will be relieved to know that we no
  longer make overabundant calls to our built-in implementation of which[1],
  performance has not regressed nor improved.
- general: Explicity mark unimplemented methods, this has no effect on
  macchina.
- macOS: Fail fast when retrieving ShellKind::Current.
- Windows: Scoop support for the package readout.
- build: Improved CI which should help us only deploy better, cleaner and
  optimal code.

Other changes

- Refactored theme handling.

This release is brought to you the following magnificent contributors:
- [FantasyTeddy](https://github.com/FantasyTeddy)

[1]: which: a common unix tool that traverses your PATH to look for a given
program.

Next | Query returned 52 messages, browsing 1 to 10 | Previous