-
Notifications
You must be signed in to change notification settings - Fork 48
Comparing changes
Open a pull request
base repository: man-group/PyBloqs
base: 1.4.2
head repository: man-group/PyBloqs
compare: 1.4.3
- 14 commits
- 5 files changed
- 3 contributors
Commits on Aug 27, 2025
-
fix warning in pandas 2.1: DataFrame.applymap has been deprecated. Us…
…e DataFrame.map instead. /users/isys/svc-cpm/pyenvs/2025-08-26_17_45_01/lib/python3.11/site-packages/pybloqs/block/table_formatters.py:718: FutureWarning: DataFrame.applymap has been deprecated. Use DataFrame.map instead.
Configuration menu - View commit details
-
Copy full SHA for 35311ae - Browse repository at this point
Copy the full SHA 35311aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56ca0fb - Browse repository at this point
Copy the full SHA 56ca0fbView commit details -
Merge pull request #170 from man-group/rmorotti-pandas-applymap
pandas 2.1 warning: DataFrame.applymap has been deprecated. Use DataFrame.map instead.
Configuration menu - View commit details
-
Copy full SHA for 554528a - Browse repository at this point
Copy the full SHA 554528aView commit details
Commits on Oct 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 97bcad8 - Browse repository at this point
Copy the full SHA 97bcad8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 665f209 - Browse repository at this point
Copy the full SHA 665f209View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49676d0 - Browse repository at this point
Copy the full SHA 49676d0View commit details
Commits on Oct 20, 2025
-
Merge pull request #172 from TimothyFNChan/DataFrameMapCompat
expand compat change for DataFrame.map to apply to all calls to .map
Configuration menu - View commit details
-
Copy full SHA for cc41e55 - Browse repository at this point
Copy the full SHA cc41e55View commit details
Commits on Oct 21, 2025
-
Update hx-trigger for div replacement logic
We were triggering on `reveal` but this reveals even if the div is of zero size or hidden behind other elements. Addresses #171
Configuration menu - View commit details
-
Copy full SHA for 500de7b - Browse repository at this point
Copy the full SHA 500de7bView commit details -
Remove hx-indicator from content_div
Remove double hx-indications for tab blocks
Configuration menu - View commit details
-
Copy full SHA for 2caef87 - Browse repository at this point
Copy the full SHA 2caef87View commit details
Commits on Oct 23, 2025
-
Merge pull request #174 from man-group/rspencer01-patch-2
Remove hx-indicator from content_div
Configuration menu - View commit details
-
Copy full SHA for 250f6c0 - Browse repository at this point
Copy the full SHA 250f6c0View commit details -
Merge pull request #173 from man-group/rspencer01-patch-1
Update hx-trigger for div replacement logic
Configuration menu - View commit details
-
Copy full SHA for 83e2beb - Browse repository at this point
Copy the full SHA 83e2bebView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab51122 - Browse repository at this point
Copy the full SHA ab51122View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70fc18a - Browse repository at this point
Copy the full SHA 70fc18aView commit details -
Merge pull request #175 from man-group/rspencer01-v-1-4-3
Prepare for 1.4.3
Configuration menu - View commit details
-
Copy full SHA for f49db33 - Browse repository at this point
Copy the full SHA f49db33View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.4.2...1.4.3