This repository was archived by the owner on Apr 22, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 25
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: y-crdt/ypy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: y-crdt/ypy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 14 files changed
- 2 contributors
Commits on Apr 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b61083f 10000 - Browse repository at this point
Copy the full SHA b61083fView commit details -
Configuration menu - View commit details
-
Copy full SHA for abf0800 - Browse repository at this point
Copy the full SHA abf0800View commit details
Commits on Apr 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e289e59 - Browse repository at this point
Copy the full SHA e289e59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03252ff - Browse repository at this point
Copy the full SHA 03252ffView commit details
Commits on May 6, 2022
-
Merge pull request #21 from y-crdt/rich-text
Added rich text formatting
Configuration menu - View commit details
-
Copy full SHA for 524217d - Browse repository at this point
Copy the full SHA 524217dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fc52b9 - Browse repository at this point
Copy the full SHA 3fc52b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6fe296 - Browse repository at this point
Copy the full SHA b6fe296View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67a6593 - Browse repository at this point
Copy the full SHA 67a6593View commit details -
Configuration menu - View commit details
-
Copy full SHA for b834098 - Browse repository at this point
Copy the full SHA b834098View commit details -
- YMap.delete -> YMap.pop: Reflects the dict api. Pop returns the removed value and throws a key error if it doesn't find a value. - Added YMap.get: gets value from array with optional default value. - YArray.delete -> YArray.delete_range - YArray.insert -> YArray.insert_range: Now takes any iterable - Added YArray.insert: Inserts a single element at index - Added YArray.append: adds value to the end of the list - Added YArray.delete: Deletes individual value
Configuration menu - View commit details
-
Copy full SHA for 2eaba07 - Browse repository at this point
Copy the full SHA 2eaba07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a22f9b - Browse repository at this point
Copy the full SHA 4a22f9bView commit details
Commits on May 7, 2022
-
Merge pull request #49 from y-crdt/map-array-api-updates
Updated YMap and YArray API
Configuration menu - View commit details
-
Copy full SHA for 3351404 - Browse repository at this point
Copy the full SHA 3351404View commit details -
Configuration menu - View commit details
-
Copy full SHA for ceac6c5 - Browse repository at this point
Copy the full SHA ceac6c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5640fef - Browse repository at this point
Copy the full SHA 5640fefView commit details
Commits on May 8, 2022
-
Merge pull request #51 from y-crdt/dependency-bump-7.1
version 0.5.0 ready for release
Configuration menu - View commit details
-
Copy full SHA for a4e36a0 - Browse repository at this point
Copy the full SHA a4e36a0View commit details
Loading
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 v0.4.6...v0.5.0