PackageTrack
Sign in Get early access

github.com/esimov/triangle

v1.3.0 #1063 most downloaded on Go modules esimov/triangle

What this package is like to depend on

Last release 4 years ago

no release in 18 months

Ships unpredictably

gaps range from 8 days to 12 months

Some releases are documented

notes for 9 of 16 stable releases

Nothing withdrawn

no release was ever pulled

9 years old

49 releases · first in 2017

0 releases in the last 12 months

see the full history below

Release timeline

49 releases · Sep 2017 to Apr 2022
2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 49
  1. v1.3.1-0.20220420070203-25e48f30345e 20 Apr 2022 pre-release

    Nothing published for this version

  2. v1.3.1-0.20220419092812-450060e215fa 19 Apr 2022 pre-release

    Nothing published for this version

  3. v1.3.1-0.20220419082328-28c43a6ba8b3 19 Apr 2022 pre-release

    Nothing published for this version

  4. v1.3.0 19 Apr 2022
    Release notes
    • Fixed overlapping/excessive triangles #23
    • Implemented new logic for better visual output.
    • A completely rewritten API which follows to the code segregation principle. The triangle generation process now is completely decoupled from the image decoding and encoding operation.
    • New options for more advanced customization.
    • Extended the CLI with new parameters.
    Open source →
    Release notes

    v1.3.0

    Compare

    Choose a tag to compare

    Open source →
  5. v1.2.6-0.20220416051930-d7eba311e0ea 16 Apr 2022 pre-release

    Nothing published for this version

  6. v1.2.6-0.20220402073309-ed9ea47bda89 02 Apr 2022 pre-release

    Nothing published for this version

  7. v1.2.6-0.20220401082425-9aa6c07f9618 01 Apr 2022 pre-release

    Nothing published for this version

  8. v1.2.5 01 Apr 2022
    Release notes
    • Do not apply the blurring method in case the blur radius is less then 1 [fixed #21].
    Open source →
    Release notes

    1.2.5

    Compare

    Choose a tag to compare

    Open source →
  9. v1.2.5-0.20220330105216-e4de8838e122 30 Mar 2022 pre-release

    Nothing published for this version

  10. v1.2.5-0.20220330103251-83cb661fffe6 30 Mar 2022 pre-release

    Nothing published for this version

  11. v1.2.4 30 Mar 2022
    Release notes
    • Fixed missing Draw function interface
    • Limited the blur radius value to max 254 to avoid invalid memory address #20
    Open source →
    Release notes

    v1.2.4

    Compare

    Choose a tag to compare

    Open source →
  12. v1.2.4-0.20220304082216-e07df86c5330 04 Mar 2022 pre-release

    Nothing published for this version

  13. v1.2.4-0.20220303132631-c0182c6b1a26 03 Mar 2022 pre-release

    Nothing published for this version

  14. v1.2.4-0.20211213094443-2de728fe6100 13 Dec 2021 pre-release

    Nothing published for this version

  15. v1.2.4-0.20211203084927-af6e85dcefe8 03 Dec 2021 pre-release

    Nothing published for this version

  16. v1.2.4-0.20211201092504-d8d70b0e1e69 01 Dec 2021 pre-release

    Nothing published for this version

  17. v1.2.4-0.20211105161342-243de6744ba0 05 Nov 2021 pre-release

    Nothing published for this version

  18. v1.2.4-0.20210531131504-58c24137b016 31 May 2021 pre-release

    Nothing published for this version

  19. v1.2.4-0.20210530121812-bbd1effd4801 30 May 2021 pre-release

    Nothing published for this version

  20. v1.2.4-0.20210528125746-1015a2bca931 28 May 2021 pre-release

    Nothing published for this version

  21. v1.2.4-0.20210524081031-02a4218c8758 24 May 2021 pre-release

    Nothing published for this version

  22. v1.2.4-0.20210524041155-a6b42a82fd1a 24 May 2021 pre-release

    Nothing published for this version

  23. v1.2.4-0.20210523161027-6dc0ecacc96e 23 May 2021 pre-release

    Nothing published for this version

  24. v1.2.4-0.20210523145332-572eafd8a4d5 23 May 2021 pre-release

    Nothing published for this version

  25. v1.2.3 23 May 2021
    Release notes
    • CLI: improved the progress indicator with a better visual appearance, fixed glitches on parallel execution, included a custom indicator when the process is finished.
    Open source →
    Release notes

    v1.2.3

    Compare

    Choose a tag to compare

    Open source →
  26. v1.2.3-0.20210523140258-55f3ce189253 23 May 2021 pre-release

    Nothing published for this version

  27. v1.2.3-0.20210511083331-034ab4f9099c 11 May 2021 pre-release

    Nothing published for this version

  28. v1.2.2 04 May 2021
    Release notes
    • CLI support for pipe commands (possibility to pipe in and pipe out the source and destination image).
    • Adjusting the visual appearance of message types.
    Open source →
    Release notes

    v1.2.2

    Compare

    Choose a tag to compare

    Open source →
  29. v1.2.2-0.20210501074813-309d257de95d 01 May 2021 pre-release

    Nothing published for this version

  30. v1.2.2-0.20210501052255-7f8d1c20c1fd 01 May 2021 pre-release

    Nothing published for this version

  31. v1.2.1 01 May 2021
    Release notes
    • Support for processing image URLs directly. Now you can give an URL as input file for the -in flag.
    • Limit the number of workers running concurrently.
    • Code cleanup & refactoring
    Open source →
    Release notes

    v1.2.1

    Compare

    Choose a tag to compare

    Open source →
  32. v1.2.1-0.20210429141334-f5751aa243ef 29 Apr 2021 pre-release

    Nothing published for this version

  33. v1.2.1-0.20210429125428-73d615af5846 29 Apr 2021 pre-release

    Nothing published for this version

  34. v1.2.0 29 Apr 2021
    Release notes
    • Major speed improvement by processing the directory tree concurrently.
    • Extending the supported CLI flags.
    • Better CLI flags documentation
    • Code refactoring
    Open source →
    Release notes

    v1.2.0

    Compare

    Choose a tag to compare

    Open source →
  35. v1.1.3-0.20210424051616-eb368a2f1337 24 Apr 2021 pre-release

    Nothing published for this version

  36. v1.1.3-0.20210421114407-8592f56db14a 21 Apr 2021 pre-release

    Nothing published for this version

  37. v1.1.3-0.20210412080722-d08933d957e3 12 Apr 2021 pre-release

    Nothing published for this version

  38. v1.1.2 12 Apr 2021
    Release notes
    • Performance improvements (#14)
    • Export useful fields and functions (#15)
    Open source →
    Release notes

    v1.1.2

    Compare

    Choose a tag to compare

    Open source →
  39. v1.1.2-0.20210412012813-5280c4b6cb2c 12 Apr 2021 pre-release

    Nothing published for this version

  40. v1.1.2-0.20210409142733-83814fc62a86 09 Apr 2021 pre-release

    Nothing published for this version

  41. v1.1.2-0.20200421082229-0b8690fd4e7f 21 Apr 2020 pre-release

    Nothing published for this version

  42. v1.1.1 21 Apr 2020
    Release notes
    • Changed flags
    Open source →
    Release notes

    v1.1.1

    Compare

    Choose a tag to compare

    Open source →
  43. v1.1.0 20 Apr 2020

    Nothing published for this version

  44. v1.0.5 15 Apr 2020

    Nothing published for this version

  45. v1.0.4 12 Mar 2019

    Nothing published for this version

  46. v1.0.3 04 Mar 2019

    Nothing published for this version

  47. v1.0.2 24 Feb 2018

    Nothing published for this version

  48. v1.0.1 12 Feb 2018

    Nothing published for this version

  49. v1.0.0 25 Sep 2017

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive