Logo
Explore Help
Register Sign In
MahmoudEmad/herolib
1
0
Fork 0
You've already forked herolib
Code Issues 55 Pull Requests 1 Actions Packages Projects Releases 26 Wiki Activity

26 Releases 42 Tags

RSS Feed
  • v1.0.6 eb38bc5e60
    Compare

    Release v1.0.6 Stable

    github-actions[bot] released this 2025-02-08 13:08:36 +00:00 | 1722 commits to development since this release

    What's Changed

    • dev main by @despiegk in https://github.com/freeflowuniverse/herolib/pull/38
    • add Hetzner deployment example by @mariobassem in https://github.com/freeflowuniverse/herolib/pull/37
    • Implement WebDAV server by @mariobassem in https://github.com/freeflowuniverse/herolib/pull/48

    New Contributors

    • @despiegk made their first contribution in https://github.com/freeflowuniverse/herolib/pull/38

    Full Changelog: https://github.com/freeflowuniverse/herolib/compare/v1.0.5...v1.0.6

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • hero-aarch64-apple-darwin
      7.8 MiB
      2025-02-08 13:20:08 +00:00
    • hero-aarch64-unknown-linux-musl
      14 MiB
      2025-02-08 13:20:08 +00:00
    • hero-x86_64-apple-darwin
      7.1 MiB
      2025-02-08 13:20:08 +00:00
    • hero-x86_64-unknown-linux-musl
      14 MiB
      2025-02-08 13:20:08 +00:00
  • v1.0.5 cb8c550ed1
    Compare

    Release v1.0.5 Stable

    github-actions[bot] released this 2025-02-07 09:38:52 +00:00 | 1737 commits to development since this release

    Full Changelog: https://github.com/freeflowuniverse/herolib/compare/v1.0.4...v1.0.5

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • hero-aarch64-apple-darwin
      7.8 MiB
      2025-02-07 09:47:33 +00:00
    • hero-aarch64-unknown-linux-musl
      14 MiB
      2025-02-07 09:47:33 +00:00
    • hero-x86_64-apple-darwin
      7.1 MiB
      2025-02-07 09:47:33 +00:00
    • hero-x86_64-unknown-linux-musl
      14 MiB
      2025-02-07 09:47:33 +00:00
  • v1.0.1 4b2f83ceaf
    Compare

    Release v1.0.1 Stable

    github-actions[bot] released this 2025-02-07 08:45:26 +00:00 | 1747 commits to development since this release

    What's Changed

    • Development runpod by @mariobassem in https://github.com/freeflowuniverse/herolib/pull/33
    • feat: Add VastAI client by @mariobassem in https://github.com/freeflowuniverse/herolib/pull/34
    • Fix CI by @Mahmoud-Emad in https://github.com/freeflowuniverse/herolib/pull/35
    • Update resp_model.v to make RValue public by @felipensp in https://github.com/freeflowuniverse/herolib/pull/30
    • Fix docker examples by @Mahmoud-Emad in https://github.com/freeflowuniverse/herolib/pull/41
    • feat: Add Buildah installer by @mariobassem in https://github.com/freeflowuniverse/herolib/pull/42
    • feat (tfgrid3deployer): add more support for wireguard by @mariobassem in https://github.com/freeflowuniverse/herolib/pull/43
    • Add SAL for wireguard by @mariobassem in https://github.com/freeflowuniverse/herolib/pull/44
    • refactor: Simplify V and Herolib setup by @mariobassem in https://github.com/freeflowuniverse/herolib/pull/45
    • Development ci fixes by @mariobassem in https://github.com/freeflowuniverse/herolib/pull/46
    • test: fix ignored tests by @Mahmoud-Emad in https://github.com/freeflowuniverse/herolib/pull/36

    New Contributors

    • @Mahmoud-Emad made their first contribution in https://github.com/freeflowuniverse/herolib/pull/35
    • @felipensp made their first contribution in https://github.com/freeflowuniverse/herolib/pull/30

    Full Changelog: https://github.com/freeflowuniverse/herolib/compare/v0.0.2...v1.0.1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • hero-aarch64-apple-darwin
      7.8 MiB
      2025-02-07 08:55:58 +00:00
    • hero-aarch64-unknown-linux-musl
      14 MiB
      2025-02-07 08:55:58 +00:00
    • hero-x86_64-apple-darwin
      7.1 MiB
      2025-02-07 08:55:58 +00:00
    • hero-x86_64-unknown-linux-musl
      14 MiB
      2025-02-07 08:55:58 +00:00
  • v1.0.0 69b0944fdd
    Compare

    Release v1.0.0 Stable

    github-actions[bot] released this 2025-02-07 08:43:02 +00:00 | 1748 commits to development since this release

    What's Changed

    • Development runpod by @mariobassem in https://github.com/freeflowuniverse/herolib/pull/33
    • feat: Add VastAI client by @mariobassem in https://github.com/freeflowuniverse/herolib/pull/34
    • Fix CI by @Mahmoud-Emad in https://github.com/freeflowuniverse/herolib/pull/35
    • Update resp_model.v to make RValue public by @felipensp in https://github.com/freeflowuniverse/herolib/pull/30
    • Fix docker examples by @Mahmoud-Emad in https://github.com/freeflowuniverse/herolib/pull/41
    • feat: Add Buildah installer by @mariobassem in https://github.com/freeflowuniverse/herolib/pull/42
    • feat (tfgrid3deployer): add more support for wireguard by @mariobassem in https://github.com/freeflowuniverse/herolib/pull/43
    • Add SAL for wireguard by @mariobassem in https://github.com/freeflowuniverse/herolib/pull/44
    • refactor: Simplify V and Herolib setup by @mariobassem in https://github.com/freeflowuniverse/herolib/pull/45
    • Development ci fixes by @mariobassem in https://github.com/freeflowuniverse/herolib/pull/46
    • test: fix ignored tests by @Mahmoud-Emad in https://github.com/freeflowuniverse/herolib/pull/36

    New Contributors

    • @Mahmoud-Emad made their first contribution in https://github.com/freeflowuniverse/herolib/pull/35
    • @felipensp made their first contribution in https://github.com/freeflowuniverse/herolib/pull/30

    Full Changelog: https://github.com/freeflowuniverse/herolib/compare/v0.0.2...v1.0.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • hero-aarch64-apple-darwin
      7.9 MiB
      2025-02-09 16:51:08 +00:00
    • hero-aarch64-unknown-linux-musl
      14 MiB
      2025-02-09 16:51:08 +00:00
    • hero-x86_64-apple-darwin
      7.1 MiB
      2025-02-09 16:51:08 +00:00
    • hero-x86_64-unknown-linux-musl
      14 MiB
      2025-02-09 16:51:08 +00:00
  • v0.0.2 08865d100b
    Compare

    Release v0.0.2 Stable

    github-actions[bot] released this 2025-01-22 13:21:04 +00:00 | 1875 commits to development since this release

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • hero-aarch64-apple-darwin
      7.8 MiB
      2025-01-22 13:26:03 +00:00
    • hero-x86_64-apple-darwin
      7.1 MiB
      2025-01-22 13:26:03 +00:00
    • hero-x86_64-unknown-linux-musl
      15 MiB
      2025-01-22 13:26:03 +00:00
  • v0.0.1 991135becb
    Compare

    Release v0.0.1 Stable

    github-actions[bot] released this 2025-01-17 14:52:34 +00:00 | 1878 commits to development since this release

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • hero-aarch64-apple-darwin
      7.8 MiB
      2025-01-17 14:58:16 +00:00
    • hero-x86_64-apple-darwin
      7.1 MiB
      2025-01-17 14:58:16 +00:00
    • hero-x86_64-unknown-linux-musl
      15 MiB
      2025-01-17 14:58:16 +00:00
First Previous 1 2 3 Next Last
Powered by Gitea Version: 1.24.5 Page: 45ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API