-
Notifications
You must be signed in to change notification settings - Fork 5
Comparing changes
Open a pull request
base repository: pickwicksoft/pystreamapi
base: v1.0.1
head repository: pickwicksoft/pystreamapi
compare: main
Commits on Aug 14, 2023
-
Bump joblib from 1.3.1 to 1.3.2
Bumps [joblib](https://github.com/joblib/joblib) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/joblib/joblib/releases) - [Changelog](https://github.com/joblib/joblib/blob/master/CHANGES.rst) - [Commits](joblib/joblib@1.3.1...1.3.2) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 45fcee5 - Browse repository at this point
Copy the full SHA 45fcee5View commit details
Commits on Aug 16, 2023
-
Merge pull request #67 from PickwickSoft/dependabot/pip/joblib-1.3.2
Bump joblib from 1.3.1 to 1.3.2
Configuration menu - View commit details
-
Copy full SHA for 682f5b1 - Browse repository at this point
Copy the full SHA 682f5b1View commit details
Commits on Aug 29, 2023
-
🧑💻 Fix autocomplete not working missing typehint
Add type hint in wrapper functions for BaseStream. Fixes not working autocomplete.
Configuration menu - View commit details
-
Copy full SHA for bea7f31 - Browse repository at this point
Copy the full SHA bea7f31View commit details -
Merge pull request #68 from PickwickSoft/bugfix/fix-autocomplete-type…
…hints-decorator 🧑💻 Fix autocomplete not working missing typehint
Configuration menu - View commit details
-
Copy full SHA for 8340e5f - Browse repository at this point
Copy the full SHA 8340e5fView commit details
Commits on Aug 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4ede887 - Browse repository at this point
Copy the full SHA 4ede887View commit details -
Merge pull request #69 from PickwickSoft/release/v1.0.2
🔖 Set version to 1.0.2
Configuration menu - View commit details
-
Copy full SHA for b305992 - Browse repository at this point
Copy the full SHA b305992View commit details
Commits on Sep 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 041666b - Browse repository at this point
Copy the full SHA 041666bView commit details -
Configuration menu - View commit details
-
Copy full SHA for acecca9 - Browse repository at this point
Copy the full SHA acecca9View commit details -
Merge pull request #74 from PickwickSoft/wip/add-contributing-guidelines
📝 Create CONTRIBUTING.md
Configuration menu - View commit details
-
Copy full SHA for 0dd9218 - Browse repository at this point
Copy the full SHA 0dd9218View commit details
Commits on Sep 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2161175 - Browse repository at this point
Copy the full SHA 2161175View commit details -
Merge pull request #75 from PickwickSoft/documentation/contributing-f…
…ix-pylint-link Update pylint link in CONTRIBUTING.md
Configuration menu - View commit details
-
Copy full SHA for dd00c9e - Browse repository at this point
Copy the full SHA dd00c9eView commit details
Commits on Sep 26, 2023
-
Improve speed of CSV loader by adding parameter to disable type casting
Configuration menu - View commit details
-
Copy full SHA for 4736671 - Browse repository at this point
Copy the full SHA 4736671View commit details -
Merge pull request #76 from PickwickSoft/bugfix/#63/fix-csv-loader-ve…
…ry-slow ⚡ Fix CSV loader very slow
Configuration menu - View commit details
-
Copy full SHA for 775b687 - Browse repository at this point
Copy the full SHA 775b687View commit details
Commits on Sep 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 657db28 - Browse repository at this point
Copy the full SHA 657db28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7eb2639 - Browse repository at this point
Copy the full SHA 7eb2639View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5af2ac6 - Browse repository at this point
Copy the full SHA 5af2ac6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b4c3c8 - Browse repository at this point
Copy the full SHA 2b4c3c8View commit details -
refactor: autofix issues in 2 files
Resolved issues in the following files with DeepSource Autofix: 1. tests/test_csv_loader.py 2. tests/test_json_loader.py
Configuration menu - View commit details
-
Copy full SHA for 828e9e0 - Browse repository at this point
Copy the full SHA 828e9e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 561ac17 - Browse repository at this point
Copy the full SHA 561ac17View commit details -
Merge pull request #77 from PickwickSoft/feature/#70/data-loader-for-…
…json Feature/#70/data loader for json
Configuration menu - View commit details
-
Copy full SHA for 31c8dea - Browse repository at this point
Copy the full SHA 31c8deaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79fc829 - Browse repository at this point
Copy the full SHA 79fc829View commit details -
Merge pull request #78 from PickwickSoft/release/v1.1.0
🔖 Release Version 1.1.0
Configuration menu - View commit details
-
Copy full SHA for 21dcdf1 - Browse repository at this point
Copy the full SHA 21dcdf1View commit details
Commits on Dec 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0915548 - Browse repository at this point
Copy the full SHA 0915548View commit details -
Merge pull request #79 from PickwickSoft/bugfix/date-conditions-edge-…
…case 🐛 Fix bug in date conditions occuring at the end of a year
Configuration menu - View commit details
-
Copy full SHA for b4fef93 - Browse repository at this point
Copy the full SHA b4fef93View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9a08bf - Browse repository at this point
Copy the full SHA f9a08bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7402296 - Browse repository at this point
Copy the full SHA 7402296View commit details -
Merge pull request #80 from PickwickSoft/bugfix/fix-code-issues
Fix code smells and other issues
Configuration menu - View commit details
-
Copy full SHA for 9780e7d - Browse repository at this point
Copy the full SHA 9780e7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 151434d - Browse repository at this point
Copy the full SHA 151434dView commit details -
Configuration menu - View commit details
-
Copy full SHA for da77ecb - Browse repository at this point
Copy the full SHA da77ecbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 835d9f0 - Browse repository at this point
Copy the full SHA 835d9f0View commit details -
Merge pull request #81 from PickwickSoft/bugfix/fix-code-issues
♻️ Refactor the tests
Configuration menu - View commit details
-
Copy full SHA for 198d9c2 - Browse repository at this point
Copy the full SHA 198d9c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ffaaa9 - Browse repository at this point
Copy the full SHA 8ffaaa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36b3fd0 - Browse repository at this point
Copy the full SHA 36b3fd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 782b541 - Browse repository at this point
Copy the full SHA 782b541View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46ff34b - Browse repository at this point
Copy the full SHA 46ff34bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c3d304 - Browse repository at this point
Copy the full SHA 0c3d304View commit details -
Configuration menu - View commit details
-
Copy full SHA for 443bbe1 - Browse repository at this point
Copy the full SHA 443bbe1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f07586b - Browse repository at this point
Copy the full SHA f07586bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 278b015 - Browse repository at this point
Copy the full SHA 278b015View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42c520c - Browse repository at this point
Copy the full SHA 42c520cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 973038c - Browse repository at this point
Copy the full SHA 973038cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e76342 - Browse repository at this point
Copy the full SHA 9e76342View commit details -
Merge pull request #82 from PickwickSoft/feature/#72/data-loader-for-xml
✨ Create data loader for XML
Configuration menu - View commit details
-
Copy full SHA for 92bda09 - Browse repository at this point
Copy the full SHA 92bda09View commit details -
Configuration menu - View commit details
-
Copy full SHA for f821a48 - Browse repository at this point
Copy the full SHA f821a48View commit details -
Merge pull request #87 from PickwickSoft/wip/refactor-test-structure
🚚 Restructure tests
Configuration menu - View commit details
-
Copy full SHA for ddc3566 - Browse repository at this point
Copy the full SHA ddc3566View commit details -
Configuration menu - View commit details
-
Copy full SHA for 252c96b - Browse repository at this point
Copy the full SHA 252c96bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cad76c5 - Browse repository at this point
Copy the full SHA cad76c5View commit details -
Merge pull request #88 from PickwickSoft/bugfix/fix-date-edge-case
🐛 Fix edge case scenarios in date conditions
Configuration menu - View commit details
-
Copy full SHA for 30dc953 - Browse repository at this point
Copy the full SHA 30dc953View commit details
Commits on Feb 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f224a9c - Browse repository at this point
Copy the full SHA f224a9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1449b53 - Browse repository at this point
Copy the full SHA 1449b53View commit details
There are no files selected for viewing