Welcome to SunsetSettings’s documentation!
SunsetSettings is a library that provides facilities to declare and use settings for an interactive application in a type-safe manner, and load and save them in a simple INI-like format.
The settings can safely store arbitrary types, and can be structured in an arbitrarily deep hierarchy of subsections, which allows you to implement overrides per project, per folder, per user, etc.
- Installation
- Usage
- API Reference
- Changelog
- SunsetSettings 0.7.1 (2026-02-09)
- SunsetSettings 0.7.0 (2025-06-29)
- SunsetSettings 0.6.1 (2024-11-17)
- SunsetSettings 0.6.0 (2024-07-16)
- SunsetSettings 0.5.6 (2024-06-17)
- SunsetSettings 0.5.5 (2024-02-18)
- SunsetSettings 0.5.4 (2024-02-01)
- SunsetSettings 0.5.3 (2024-01-29)
- SunsetSettings 0.5.2 (2023-08-14)
- SunsetSettings 0.5.1 (2023-04-26)
- SunsetSettings 0.5.0 (2023-04-22)
- SunsetSettings 0.4.0 (2023-03-22)
- SunsetSettings 0.3.2 (2022-12-22)
- SunsetSettings 0.3.1 (2022-12-19)
- SunsetSettings 0.3.0 (2022-12-19)
- SunsetSettings 0.2.0 (2022-08-03)
- SunsetSettings 0.1.0 (2022-03-25)