Skip to content

v0.1.0

Choose a tag to compare

@anden3 anden3 released this 16 Oct 19:39
· 79 commits to main since this release

v0.1.0 (2021-10-16)

New Features

  • add video metadata methods
    Add methods to query endpoints for metadata about a particular video.
  • add search methods
    Add methods to query the search videos and comment endpoints.
  • start adding endpoints
    Added several endpoints to the client.
  • add more types
    Add more types, such as ID wrappers for videos and channels, and also
    derive more traits for all types.
  • add more error types for parsing
    Add error types for server issues and parsing problems.
  • add holodex models
    Add the different models that the Holodex API uses.
  • add client struct
    Add client struct that contains an inner HTTP client, and all endpoints are accessible through.
  • initial commit

Commit Statistics

  • 12 commits contributed to the release over the course of 2 calendar days.
  • 11 commits where understood as conventional.
  • 0 issues like '(#ID)' where seen in commit messages

Commit Details

view details