Add note about removal of Context.Parent
This commit is contained in:
parent
1925bb4e3b
commit
a02aab6b4b
@ -27,6 +27,7 @@
|
|||||||
- deprecated `App.Author`, `App.Email`, and `Command.ShortName` fields
|
- deprecated `App.Author`, `App.Email`, and `Command.ShortName` fields
|
||||||
- All `Context.Global*` methods, as the non-global versions now traverse up
|
- All `Context.Global*` methods, as the non-global versions now traverse up
|
||||||
the context lineage automatically.
|
the context lineage automatically.
|
||||||
|
- `Context.Parent` method, as this is now available via `Context.Lineage`
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- `Context.BoolT` now returns `true` when not found
|
- `Context.BoolT` now returns `true` when not found
|
||||||
|
Loading…
Reference in New Issue
Block a user