File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 22
33<!-- next-version-placeholder-->
44
5+ ## v2.1.0 (2022-12-09)
6+ ### Feature
7+ * Remove pandas warning ([ ` 913841f ` ] ( https://github.com/F-Secure/failures-analysis/commit/913841febbca390374f170dd18d1b4cb565c94da ) )
8+ * Update deps ([ ` 481bd01 ` ] ( https://github.com/F-Secure/failures-analysis/commit/481bd011948f37caeef838cb93dc92813d48745a ) )
9+
510## v2.0.4 (2022-06-28)
611### Fix
712* Updating README ([ ` c47c26d ` ] ( https://github.com/F-Secure/failures-analysis/commit/c47c26da284a15d2a9b177ed47bb68755064d0b7 ) )
Original file line number Diff line number Diff line change 99# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1010# See the License for the specific language governing permissions and
1111# limitations under the License.
12- __version__ = "2.0.4 "
12+ __version__ = "2.1.0 "
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " failures-analysis"
3- version = " 2.0.4 "
3+ version = " 2.1.0 "
44description = " failures-analysis package provides fast and reliable way to find and group similar failures in test automation."
55authors = [" Tatu Aalto" ]
66license = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments