summaryrefslogtreecommitdiffstats
path: root/starship_module_config_derive
AgeCommit message (Expand)Author
2021-04-06feat(config): print a suggestion for unknown fields (#2560)David Knaack
2021-04-01chore: filter crate/s contents (#2495)Dario Vladović
2021-03-31feat(config): warn about unknown config key names (#2527)David Knaack
2021-03-31feat(config): allow printing default and computed config (#2521)David Knaack
2020-09-30chore(release): release starship_module_config_derive v0.1.2Matan Kushner
2020-09-29chore: update v0.45.0 removal notice (#1687)Matan Kushner
2020-09-28feat: add error messaging (#1576)Tilmann Meyer
2020-02-12docs: Replace project taglineMatan Kushner
2019-12-23refactor: ModuleConfig: Simplify generated `from_config()` implementations (#...Tobias Bieniek
2019-12-07chore(config_derive): v0.1.1Matan Kushner
2019-11-27chore: Add a license file for starship_module_config_deriveMatan Kushner
2019-10-04refactor: Go from Rust workspaces to a package with nested packages (#480)Matan Kushner
2019-10-04chore(bump): v0.20.0Matan Kushner
2019-09-30chore: Cleanup after the config refactor (#453)Zhenhui Xie
2019-09-30refactor: Refactoring config (#383)Zhenhui Xie