Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 1.1.0 Release #9

Draft
wants to merge 61 commits into
base: master
Choose a base branch
from
Draft

Version 1.1.0 Release #9

wants to merge 61 commits into from

Conversation

Aesonus
Copy link
Owner

@Aesonus Aesonus commented Jun 25, 2024

No description provided.

@Aesonus Aesonus changed the title Version1.1.x dev Version1.1.0 Release Jun 25, 2024
@Aesonus Aesonus changed the title Version1.1.0 Release Version 1.1.0 Release Jun 25, 2024
Aesonus added 26 commits June 25, 2024 16:54
Set the release document attribute to the project's `__version__`
attribute.
Ref: #11
Add the `getter_func` keyword argument for better flexibility in how
pagination works.

Add documentation for the `PaginationMap` class.
Deprecate the `DatabaseIndex.count_index` and
`DatabaseStorage.count_index` and replace with the `count` method on
both classes.
Update to #7

Remove the unnecessary `mock_sql_statement` fixture from filter
and join tests.
Covers `DatabaseIndex` class usage along with `FilterMap`,
`NullFilterMap`, `OrderByMap`, `JoinMap`, and `PaginationMap` classes.
Make the sidebar fixed and give the docs a description.
Update `import_from` typehint from `string` to `string | ModuleType`
so that `importlib` need not be used if desired.

Other Tasks:
+ Change `OrderByException` parent to `ValueError` #12
Add `Storage Exceptions` to api docs
Remove typing from method docs, change some wording, and spell out 'Arguments` instead
of 'Args'

Refs #10
Revise the module docs and rewrite the docs for the `ConflictError` and `NotFoundError`
classes.

Refs #10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant