- 2afb37c Fix typo in `_UnknownType` type alias (#50) by Victorien · 4 months ago main upstream/main
- 8db0113 Prepare release 0.4.2 (#48) by Victorien · 8 months ago v0.4.2
- f4dfd61 Add `typing_objects.is_noextraitems()` (#47) by Victorien · 8 months ago
- 3bc3f96 Prepare release 0.4.1 (#44) by Victorien · 1 year ago v0.4.1
- 17b939c Bump development dependencies (#46) by Victorien · 1 year ago
- dcdd318 Add proper reference to `dataclasses.IniVar` in `AnnotationSource.DATACLASS` (#45) by Victorien · 1 year ago
- 5f86b14 Use `list` as a type hint for `InspectedAnnotation.metadata` (#43) by Victorien · 1 year ago
- b737855 Add SPDX license identifier (#42) by Marc Mueller · 1 year, 2 months ago
- 61c25e5 Improve test coverage (#41) by Victorien · 1 year, 2 months ago
- a56b8c3 Fix implementation of `is_union_origin()` (#40) by Victorien · 1 year, 2 months ago
- e20451f Add `typing_objects.is_forwardref()` (#38) by Victorien · 1 year, 2 months ago
- eb7654b Fix some typos (#36) by Victorien · 1 year, 2 months ago
- 5cb7257 Fix compatibility with latest Python 3.14 release (#37) by Victorien · 1 year, 2 months ago
- f3a49c3 Apply miscellaneous changes to CI and project setup (#33) by Samuel Colvin · 1 year, 3 months ago
- 53d9cdf cloudflare pages (#34) by Samuel Colvin · 1 year, 3 months ago
- fee7f5d try to fix ci coverage badge? take 2 by Samuel Colvin · 1 year, 3 months ago
- 9e5d025 try to fix ci coverage badge? by Samuel Colvin · 1 year, 3 months ago
- 79e0d94 add coverage status & badge by Samuel Colvin · 1 year, 3 months ago
- 34ce565 Prepare release 0.4.0 (#32) by Victorien · 1 year, 3 months ago v0.4.0
- c0e1b78 Add support for `dataclasses.InitVar` as a type qualifier (#31) by Victorien · 1 year, 3 months ago
- 2ee3a8e Add explicit annotation for `ForbiddenQualifier` exception (#30) by Victorien · 1 year, 3 months ago
- b843e29 Prepare release 0.3.1 (#29) by Victorien · 1 year, 3 months ago v0.3.1
- b9d70ae Allow unhashable items in `Literal` forms (#28) by Victorien · 1 year, 3 months ago
- 1ca4d71 Prepare release 0.3.0 (#27) by Victorien · 1 year, 3 months ago v0.3.0
- e9ac17b Handle bare `ClassVar` type qualifiers, rename `INFERRED` sentinel (#26) by Victorien · 1 year, 3 months ago
- ee1f9ad Prepare release 0.2.0 (#25) by Victorien · 1 year, 3 months ago v0.2.0
- 9c2a521 Add `typing_objects.is_deprecated()` (#24) by Victorien · 1 year, 3 months ago
- db3761d Add missing positional only parameter markers in `typing_objects` stub file (#23) by Victorien · 1 year, 3 months ago
- 2311e76 Add project URLs (#22) by Victorien · 1 year, 3 months ago
- 59a3504 Prepare release 0.1.0 (#21) by Victorien · 1 year, 3 months ago v0.1.0
- 35a1767 Sort `__all__`, ignore uncovered path, add reference to `ClassVar` discussion (#20) by Victorien · 1 year, 3 months ago
- d4ee832 Fix documentation publish workflow (#19) by Victorien · 1 year, 3 months ago
- 344d167 Change default value for `inspect_annotation.unpack_type_aliases`, add tests (#18) by Victorien · 1 year, 3 months ago
- ba21812 Fix documentation workflow by Viicos · 1 year, 3 months ago
- 96db509 Setup Github pages documentation publishing (#13) by Victorien · 1 year, 3 months ago
- 168c1e4 Add `INFERRED` sentinel to handle bare type qualifiers (#12) by Victorien · 1 year, 4 months ago
- 6d97a31 Switch from Sphinx to MkDocs (#11) by Victorien · 1 year, 4 months ago
- 889f770 Do not run `no-commit-to-branch` in CI (#10) by Victorien · 1 year, 4 months ago
- a26b925 Fix pre-commit action (#9) by Victorien · 1 year, 4 months ago
- c03071a Add release step in CI (#8) by Victorien · 1 year, 4 months ago
- fb883dc Switch readme to use Markdown (#7) by Victorien · 1 year, 4 months ago
- c7c1d77 Add tests for `introspection` module (#6) by Victorien · 1 year, 4 months ago
- 8661d12 Run tests on latest and lowest `typing-extensions` (#4) by Victorien · 1 year, 4 months ago
- 7a5f7c1 Add tests for `typing_objects` module (#3) by Victorien · 1 year, 4 months ago
- 992c7d6 Change `keep` to `skip` in `unpack_type_aliases` (#2) by Victorien · 1 year, 4 months ago
- ec1cdaf Setup CI (#1) by Victorien · 1 year, 4 months ago
- 15642d4 Documentation markup fixes by Viicos · 1 year, 4 months ago
- 7fd5609 Initial commit by Viicos · 1 year, 4 months ago