-
Notifications
You must be signed in to change notification settings - Fork 0
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: gdbots/pbj-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: gdbots/pbj-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 227 files changed
- 1 contributor
Commits on Sep 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 04ef632 - Browse repository at this point
Copy the full SHA 04ef632View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ce7a64 - Browse repository at this point
Copy the full SHA 0ce7a64View commit details
Commits on Dec 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b49ad8b - Browse repository at this point
Copy the full SHA b49ad8bView commit details
Commits on Dec 30, 2017
-
* Update peerDependencies to allow utf8 ^2.1.2 || ^3.0.0 * 0.2.2
Configuration menu - View commit details
-
Copy full SHA for 85a9693 - Browse repository at this point
Copy the full SHA 85a9693View commit details -
Configuration menu - View commit details
-
Copy full SHA for c945134 - Browse repository at this point
Copy the full SHA c945134View commit details -
Configuration menu - View commit details
-
Copy full SHA for f94eddd - Browse repository at this point
Copy the full SHA f94edddView commit details
Commits on Dec 23, 2018
-
Apply same guard rules for all string types (#10)
* Apply same guard rules for all string types * 0.2.4
Configuration menu - View commit details
-
Copy full SHA for 5cfe606 - Browse repository at this point
Copy the full SHA 5cfe606View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93eb784 - Browse repository at this point
Copy the full SHA 93eb784View commit details
Commits on Mar 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4f3a0d0 - Browse repository at this point
Copy the full SHA 4f3a0d0View commit details
Commits on Apr 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 729db94 - Browse repository at this point
Copy the full SHA 729db94View commit details
Commits on Jun 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 616361c - Browse repository at this point
Copy the full SHA 616361cView commit details
Commits on Dec 3, 2019
-
v1.0.1 - guard identifier and enum types by their name/id to be more …
…forgiving of npm's nested dependencies.
Configuration menu - View commit details
-
Copy full SHA for 735cbd1 - Browse repository at this point
Copy the full SHA 735cbd1View commit details
Commits on Jun 11, 2020
-
__BREAKING CHANGES__ * Moves `@gdbots/pbj/MessageRef` to `@gdbots/pbj/well-known/MessageRef` * Adds implementation for new `node-ref` type with `@gdbots/pbj/types/NodeRefType` and `@gdbots/pbj/well-known/NodeRef` * All message resolution and deserialization/unmarshalling is now async so schemas can be lazy loaded. * Removes `Mixin` since the `gdbots/pbjc` no longer uses them. * Changes `MessageResolver.findOneUsingMixin` and `MessageResolver.findAllUsingMixin` to use a curie (string) for resolution and instead of returning the schema it just returns curies (strings) of the messages using the mixin and is also async. * Simplifies `Schema` so the mixins are just the curies in string form, not objects. * Removes use of `@gdbots/common` lib as those utils are now move to this lib `@gdbots/pbj/utils/*`.
Configuration menu - View commit details
-
Copy full SHA for b3ce240 - Browse repository at this point
Copy the full SHA b3ce240View commit details -
Configuration menu - View commit details
-
Copy full SHA for e26b3d5 - Browse repository at this point
Copy the full SHA e26b3d5View commit details
Commits on Jul 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d339b3d - Browse repository at this point
Copy the full SHA d339b3dView commit details
Commits on Dec 22, 2021
-
__BREAKING CHANGES__ * Configure package as type module now. * Use lodash-es explicitly instead of using a babel plugin to replace it. * Use explicit imports (including .js) because tape/babel/node or whatever unholy combination of this isn't working without it. * Removes all uses of moment.js.
Configuration menu - View commit details
-
Copy full SHA for 545d87a - Browse repository at this point
Copy the full SHA 545d87aView commit details
Commits on Mar 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b092c0a - Browse repository at this point
Copy the full SHA b092c0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6790c6d - Browse repository at this point
Copy the full SHA 6790c6dView 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.2.0...master