File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33Observes [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) standard and [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) convention.
4- ## [ Unreleased ]
4+ ## [ 0.1.1 ] - 2022-01-12
55
6- ### Added
7- - Switch filter cards restrictions handling from array to set for performance boost PR #150
86### Fixed
97- Fix redundant double fetch bug PR #150
108- Fixed issue with parsing NaNs and infinities (#147 ) PR #150
@@ -13,6 +11,7 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
1311- Fixed flexbox grow issues with safari by adding prefix. PR #142
1412- Fixed bug with the LabBook Dockerfile PR #164
1513- Updated pharus version to 0.2.2 PR #164
14+ - Switch filter cards restrictions handling from array to set for performance boost PR #150
1615
1716## [ 0.1.0] - 2021-03-31
1817### Added
Original file line number Diff line number Diff line change 11{
22 "name" : " datajoint-labbook" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "description" : " A frontend with graphical user interface for DataJoint pipelines built using React." ,
55 "private" : false ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments