[go: up one dir, main page]

gitea

Gitea client library.
https://cedx.github.io/gitea.hx

To install, run:

haxelib install gitea 0.3.0 

See using Haxelib in Haxelib documentation for more information.

CHANGELOG.md

Changelog

Version 0.3.0

  • Breaking change: the model classes are now implemented as Coconut Data models.
  • Added the CommitStatus and TrackedTime models.
  • Added support for HashLink and JVM testing.
  • Replaced the build system based on PowerShell by lix scripts.

Version 0.2.2

  • Ported the documentation to docsify.
  • Replaced the usage of the DateTools private class by the tink.Stringly one.
  • Updated the package dependencies.

Version 0.2.1

  • Fixed the parsing of ISO 8601 dates.
  • Added the DateTools private class.
  • Added some unit tests.

Version 0.2.0

  • Breaking change: changed the signature of the class constructors.
  • Breaking change: removed the fromJson() static methods.
  • Added the CommitMeta, issue.StopWatch, repository.RepositoryMeta and repository.Tag models.
  • Updated the TypeScript type definitions.

Version 0.1.0

  • Initial release.
Contributors
cedx
Version
0.3.0
Published
4 years ago
Dependencies
License
MIT

All libraries are free

Every month, more than a thousand developers use Haxelib to find, share, and reuse code — and assemble it in powerful new ways. Enjoy Haxe; It is great!

Explore Haxe

Haxe Manual

Haxe Code Cookbook

Haxe API documentation

You can try Haxe in the browser! try.haxe.org

Join us on GitHub!

Haxe is being developed on GitHub. Feel free to contribute or report issues to our projects.

Haxe on GitHub