Skip to content

Releases: cristianoliveira/ergo

v0.4.0 - Adds special command to bind to port 80

20 Apr 07:53
e322344
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.4.0

More specific error messages and services load fixes

31 Mar 10:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1 - Introduce service validations and fixes setup command on OSX

23 Aug 07:22
e484c4c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

EDIT 2024:
Uploaded missing v0.3.1 windows bin

v0.3.0 - The "Better Late Than Never"

23 May 10:06
b6c0955
Compare
Choose a tag to compare

Release Notes v0.3.0 - The "Better Late Than Never" Edition

Well hello there, that's a bit awkward. We're here with a fresh new update after what seems to be an eternity or just a few years, depending on your perspective. You know, the last time we updated, we think dinosaurs were still roaming around...

We have been maintaining the project but weren't creating releases due to issues with TravisCI, but now we configured Github Actions and we are back on business.

This new update, version 0.3.0, is the equivalent of that forgotten chocolate you discover in the back of the fridge, and it turns out to be utterly delicious. Without further ado, here are the long-awaited changes.

What's changed:

  1. In what could be considered a sequel to "War and Peace", @CastixGitHub unraveled the mysteries of issue #117. There was suspense, drama, and finally resolution in pull request #118.

  2. @amake came in with a swift uppercut, dropping some knowledge about MacPorts installation in our readme in pull request #121. Applause, everyone! The checksums weren't matching the one we made tho, so @cristianoliveira had to roll it back. We can try again.

  3. Tweaking our README.md, because what's a bit of housekeeping between updates, right?

  4. We've pushed the Go pedal to the metal with @cristianoliveira bumping the minimal required Go version to 1.18. Vroom vroom! See this in action in pull request #128.

  5. @cristianoliveira was on fire, making CI build and upload artifacts on release (pull request #133), run checks on push (pull request #134), and slap on a shiny new CI checks badge (pull request #135).

  6. "And it was all yellow"... with integration tests, thanks to @cristianoliveira's stellar performance in pull request #136.

  7. In a twist of events, @cristianoliveira delivered a one-two punch with pull requests #137 and #138, allowing any pair configuration and wildcards for services.

New Contributors:

Join us in rolling out the red carpet for our new code-wizards:

  • @CastixGitHub, who took their time to introduce a better explanation of the issue with .dev #118.
  • @netaskd, who took their to help the window users with documentation #127.

Remember, folks, every code line tells a story, and our new contributors are weaving some fantastic tales.

Here's to another decade before the next release... or hopefully sooner, if the AI doesn't replace us first, we promise! 🎉

For the absolute nerds among us, you can find the full Changelog here.

(Generated with the help of ChatGPT 🤖 😁)

v0.2.5

31 Oct 07:53
Compare
Choose a tag to compare
bump v0.2.5 version

v0.2.4

29 Oct 12:31
Compare
Choose a tag to compare
chore: drop old version support

v0.2.3

29 Oct 07:45
Compare
Choose a tag to compare
bump v.0.2.3

v0.2.2

29 Nov 12:09
Compare
Choose a tag to compare

Features:
feature: Added flag for changing the default domain.dev
feature: Added remove command

Bug fixes
fix: Show default version if ldflag not specified
fix: add service command config flag
fix: Avoid data race
fix: Verbose flag not being parsed
fix: Update USAGE order and remove unnecessary code

(Performance)
fix: avoid load services when no args
fix: Avoid building regex each iteration (performance)

v0.2.1

24 Oct 10:18
Compare
Choose a tag to compare
  • fix: error when running ergo without command
  • chore: Tasks for bumping version and coverage
  • tests: Tests for commands

Hacktoberfest release v0.2.0 🍻

17 Oct 19:09
Compare
Choose a tag to compare
  • Added command add
  • Added support for windows on command setup
  • Dynamic configuration change

Thanks: @adiclepcea and @sitaramshelke

Fixes:

  • Minor fixes for file not found
  • Minor fixes for invalid config file

Thanks to: @eugecm and @adiclepcea

Tests and lints:

  • A lot of improvement related to integration tests
  • Improve tests for windows platform
  • Fixed all warnings and improved the code quality in general

Thanks to: @mileswilson, @srini156 and @sp-joseluis-ledesma.

Documentation:

  • Grammar improves related to readme
  • Added test section
  • Added the Contribution Guide
  • Added the Code of conduct

Thanks to: @sitaramshelke, @jynthia, @abdulamite and @l0010o0001l

A special thanks to @adiclepcea for the help on windows platform :)

This is the first release for Hacktoberfest and I am sure will have more during this!
Thanks to you guys! 🍻