File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 22
33<!-- next-version-placeholder-->
44
5+ ## v1.0.5 (2022-06-16)
6+ ### Fix
7+ * Small performance improvement ([ ` 8d85431 ` ] ( https://github.com/F-Secure/failures-analysis/commit/8d854313105cc1e10bc54429d4f6c1acaf4749be ) )
8+
59## v1.0.4 (2022-06-16)
610### Fix
711* Fix for printing all rows ([ ` 2fd01e3 ` ] ( https://github.com/F-Secure/failures-analysis/commit/2fd01e3b4c822947b4c2227fdac81d060ce0ca8a ) )
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__ = "1.0.4 "
12+ __version__ = "1.0.5 "
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " failures-analysis"
3- version = " 1.0.4 "
3+ version = " 1.0.5 "
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