Releases: williaml33moore/bathtub
Releases · williaml33moore/bathtub
Bathtub v1.0.1
Full Changelog: v1.0.0...v1.0.1
Changes to documentation.
Bathtub v1.0.0
What's Changed
- Create development environment by @williaml33moore in #32
- Reorganize Bathtub package source files by @williaml33moore in #34
- Show bathtub_pkg source file lexical dependencies explicitly by @williaml33moore in #35
- New task parse_feature_lines() by @williaml33moore in #37
- Housekeeping by @williaml33moore in #41
- Implement parsing data tables by @williaml33moore in #44
- Implement parsing doc strings by @williaml33moore in #46
- Implement parsing step arguments by @williaml33moore in #51
- 52 implement parse tag by @williaml33moore in #53
- Test that Gherkin parser can handle comments anywhere in the feature file by @williaml33moore in #54
- Create pytest fixtures for simulators and UVM versions by @williaml33moore in #56
- Add and update licenses by @williaml33moore in #57
- Separate VIP specifier into data and program files. by @williaml33moore in #58
- 59 parse a single step by @williaml33moore in #60
- 39 create mock step definitions by @williaml33moore in #63
- Create an example of a virtual step definition by @williaml33moore in #67
- Develop Bathtub plusarg options by @williaml33moore in #68
- Implement Rule by @williaml33moore in #71
- Run with UVM 1.1 and 1800.2-2020 by @williaml33moore in #72
- Implement rule tags by @williaml33moore in #78
- Implement a Bathtub sequence by @williaml33moore in #80
- Parse scenario outlines with multiple examples correctly. by @williaml33moore in #82
- Implement a rule sequence. by @williaml33moore in #83
- Add READMEs to key subdirectories by @williaml33moore in #85
- Print a small sample step definition for missing steps by @williaml33moore in #87
- Make bathtub test config object available to all helpers. by @williaml33moore in #88
- Refactor gherkin classes to make them immutable by @williaml33moore in #89
- Add p_sequencer to snippet by @williaml33moore in #94
- In UVM 1.1d and earlier, step definition starting_phase is null by @williaml33moore in #96
- Create a tutorial for adding Bathtub to UVM codec example by @williaml33moore in #97
- Create a Getting Started wiki page by @williaml33moore in #99
- Add parameter support for hex and octal and binary by @williaml33moore in #100
- Create wiki reference page for bathtub class by @williaml33moore in #113
- Create reference wiki page for interface class step_definition_interface by @williaml33moore in #114
- Add backslashes and newlines by @williaml33moore in #115
- Create reference wiki page for interface class step_attributes_interface by @williaml33moore in #116
- Create reference wiki page for interface class test_sequence_interface by @williaml33moore in #117
- Create reference wiki page for context sequence interface classes by @williaml33moore in #120
- Create reference wiki page for interface class step_static_attributes_interface by @williaml33moore in #121
- Create reference wiki page for plusarg options as specified in class plusarg_options by @williaml33moore in #124
- Add raw text to step_parameter_arg by @williaml33moore in #125
- Run Bathtub as a default sequence by @williaml33moore in #128
- Create interface class for bathtub. by @williaml33moore in #129
Full Changelog: v0.1.1...v1.0.0
Bathtub v0.1.0-2022.04.12
What's Changed
- Rebuild Gherkin parser by @williaml33moore in #1
- Add license by @williaml33moore in #2
New Contributors
- @williaml33moore made their first contribution in #1
Full Changelog: https://github.com/williaml33moore/bathtub/commits/v0.1.0