Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v0.2.0
    d713efb2 · ok lets just force it ·
  • v0.1.0
    v0.1.0
    
    The initial release for the library. Version 0.2.0 is the next to come,
    and will include breaking changes, though this should fit for everyones
    needs, and it passes all checks. It however is not set up in a great
    way, but this will be fixed in the next version.
    
    To use this as a dependency, use the following:
    ```yml
    dependencies:
      owocr:
        github: whats-this/owocr
        tag: v0.1.0
    ```