Cristianoliveira Ergo Versions Save

The management of multiple apps running over different ports made easy

v0.4.0

4 weeks ago

What's Changed

Full Changelog: https://github.com/cristianoliveira/ergo/compare/v0.3.2...v0.4.0

v0.3.2

1 month ago

What's Changed

Full Changelog: https://github.com/cristianoliveira/ergo/compare/v0.3.1...v0.3.2

v0.3.1

8 months ago

What's Changed

Full Changelog: https://github.com/cristianoliveira/ergo/compare/v0.3.0...v0.3.1

EDIT 2024: Uploaded missing v0.3.1 windows bin

v0.3.0

11 months ago

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

5 years ago

v0.2.4

5 years ago

v0.2.3

5 years ago

v0.2.2

6 years ago

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

6 years ago
  • fix: error when running ergo without command
  • chore: Tasks for bumping version and coverage
  • tests: Tests for commands

v0.2.0

6 years ago
  • 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! 🍻