File tree Expand file tree Collapse file tree 5 files changed +87
-83
lines changed Expand file tree Collapse file tree 5 files changed +87
-83
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33* [ unreleased] ( unreleased.md )
4+ * [ 0.3.0] ( changes_0.3.0.md )
45* [ 0.2.0] ( changes_0.2.0.md )
56* [ 0.1.0] ( changes_0.1.0.md )
Original file line number Diff line number Diff line change 1+ # UDF Mock Python 0.3.0, released 2024-11-15
2+
3+ Code name: Simplified the standalone use.
4+
5+ ## Summary
6+
7+ The release fixes a bug and makes the use of the ` StandaloneMockContext ` easier.
8+
9+ ### Bugs
10+
11+ * #55 : Fixed bug when creating a ` StandaloneMockContext ` with empty input list
12+
13+ ### Features
14+
15+ * #56 : Made ` script_code_wrapper_function ` parameter of the ` MockMetaData ` optional.
Original file line number Diff line number Diff line change 1- # UDF Mock Python tbd released TBD
2-
3- Code name: tbd
4-
5- ## Summary
6-
7- ### Bugs
8-
9- * #55 : Fixed bug when creating a ` StandaloneMockContext ` with empty input list
10-
11- ### Features
12-
13- * #56 : Made ` script_code_wrapper_function ` parameter of the ` MockMetaData ` optional.
1+ # UDF Mock Python <version TBD >, released <date TBD >
You can’t perform that action at this time.
0 commit comments