8000 Tags · nulib/nuldc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: nulib/nuldc

Tags

v0.12

Toggle v0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Refactor cli typer (#41)

* removed unnecessary filter in sort fields

* bug fixes around total pages, refactored to be total_hits. Added version

* version bump

* Update nuldc/helpers.py

copilot_suggested

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* removed silly python name collision with next(()). added csv model search so you can search fileset

* removed deprecated page size now that we're handling that upstream

* Update nuldc/helpers.py

add explicit None to avoid unassigned variable bug.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* typo fix in comment

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

v0.11

Toggle v0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge branch 'add-execlude-param' into main

v0.10.4

Toggle v0.10.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Drop number results to 25 (#37)

* Update dump.py drop number of results

* bump version

v0.10.3

Toggle v0.10.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump version

v0.10.2

Toggle v0.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
made cli and xml dump the same (#34)

v0.10.1

Toggle v0.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
filtered embedds from xml (#33)

* filtered embedds from xml

* fixed typo

* patch version

v.0.10.0

Toggle v.0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode
adds session - retries with back off (#32)

* added retries

* lowered "size"

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix dump by increasing limit (#31)

* added catch in dump and upped page limit and size

* bump patch

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Csv should strip embeds (#30)

* removed embeddings

* increased the limit

* set the paging limit to 50 all around

* bump version

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
increased pagelimit and decreased size (#28)

0