build.run: deprecate run_script argument in BuildPlan.execute_local()
This commit is contained in:
parent
b823a8ee9d
commit
c00e770f01
2 changed files with 14 additions and 2 deletions
|
|
@ -15,6 +15,7 @@ Language changes
|
|||
|
||||
.. currentmodule:: amaranth.hdl
|
||||
|
||||
* Deprecated: argument `run_script=` in :meth:`BuildPlan.execute_local`
|
||||
* Added: `class:ast.Slice` objects have been made const-castable.
|
||||
* Removed: (deprecated in 0.4) :meth:`Const.normalize`. (`RFC 5`_)
|
||||
* Removed: (deprecated in 0.4) :class:`ast.Sample`, :class:`ast.Past`, :class:`ast.Stable`, :class:`ast.Rose`, :class:`ast.Fell`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue