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.
5.0.0 β 2024-11-27
- BREAKING:
enable
andset-(dark|light)-profile
now set the Terminal profile - Updated dependencies
4.0.0 β 2024-03-25
- Documentation explaining how to automatically update Terminal profile when opening Terminal
- BREAKING:
update-profile
gets appearance mode from OS instead of fromDARKMODE
environment variable
3.0.2 β 2024-02-21
- Fix Terminal opening when closed
3.0.1 β 2024-02-20
- Fix broken post-install compilation step
3.0.0 β 2024-02-19
- BREAKING:
update-profile
gets appearance mode fromDARKMODE
environment variable instead of from OS
- Support for Node.js versions before 18
- Fix issue causing
auto-terminal-profile
to silently fail on macOS Sonoma
2.1.0 β 2023-07-04
- Update dependencies
2.0.0 β 2023-05-10
- Support for Node.js v20
- BREAKING: Support for Node.js v14
1.1.1 β 2023-03-22
- Update dependencies with security vulnerabilities
1.1.0 β 2023-03-15
- Update Terminalβs default profile on appearance mode switch so that Terminal will use the correct profile when opened after appearance mode switch.
1.0.1 β 2022-12-03
- Support for Node.js v18 and v19
- Changelog