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