- Notifications
You must be signed in to change notification settings - Fork1
Releases: damienfamed75/quirk
Releases · damienfamed75/quirk
v2.1.6
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
v2.1.5
98c9a9a
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- Fix code smells
- Fix unit tests
Assets2
v2.1.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
v2.1.0Pre-release
Pre-release
- Add
InsertMultiDynamicNodes
for easier multi struct inserts
Assets2
v2.0.0
854e635
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Hooray! We're here with dgov2 compatibility to be used with Dgraph v1.1.0.
With this update, all existing code should work as long as you update your imports from:github.com/damienfamed75/quirk
togithub.com/damienfamed75/quirk/v2
Note: For adding types just make a string field with the quirk tag"dgraph.type"
Assets2
v2.4.4
5f0fd85
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- More documentation and comments
- Moved constants around to be more organized
- New
WithMaxWorkerCount
to control the maximum number of concurrent insertion workers
Assets2
v.2.4.3
2949c2d
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- New CI/CD pipeline (not important to code)
- Shortened up
model.go
and removed inefficiency with setting/updating nodes
Assets2
More Help!
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Added new helper function to DupleNodeSetOrAdd
Assets2
So Helpful!
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Added some new DupleNode helper functions
Assets2
Happy Up
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
New addition to be able to tell if a node is new or not.
Assets2
Byte slices for Structs
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Byte slices now work in structs. I'm sorry