package otoggl

  1. Overview
  2. Docs
Bindings for Toggl API in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

dev-0.3.2.tbz
sha256=22ee2dc184836891b833d6791bea35f583e24bb2ce87ae4f6e5dcbdb272dc4c9
sha512=89508c18662001029e6d3707dae82edd67a17a7fecc200d7c0da3c4ac8f45b6676e0dec69483234f2170b31451f36735903c89e85cb2a713fe8a4df327964f74

CHANGES.md.html

0.3.2

  • Updated the CI workflows to test all the versions of the compiler and the lower bounds of dependencies.

  • Updated the unit tests to run without the Toggl token.

  • Updated the unit tests to run without an internet connection.

  • Updated the dependencies.

0.3.1

Changed

  • #1 Update release script to publish only otoggl.opam and not dev.opam

0.3

There is a lot missing because the file had not been updated. I will start again from now

Changed

  • #2 Changed the flow from Esy to dune + opam.

  • #3 Updated API host from api.toggl.com to api.track.toggl.com.

  • #4 Updated README.md and CONTRIBUTING.md

0.1.0 - 2020-01-01

Added

  • Initial release