Skip to content

Releases: ivanilves/lstags

v1.0.59

11 Apr 06:35
Compare
Choose a tag to compare
v1.0.59 Pre-release
Pre-release

Changelog

  • 040cff3 FEATURE: YAML configuration file support [ISSUE-89]
  • 2755579 KAIZEN: Improve docker/config coverage
  • 68f3977 KAIZEN: Improve api/v1 coverage
  • 3d112ef CHORE: Add lstags logo icon

v1.0.58

04 Apr 08:39
0926716
Compare
Choose a tag to compare
v1.0.58 Pre-release
Pre-release

Changelog

  • 2e6eb32 FEATURE: Daemon mode [ISSUE-133]

v1.0.57

18 Mar 20:50
ffa357a
Compare
Choose a tag to compare

Changelog

First stable release of the new v1.0 API-based application

  • db9ca05 Update README.md to match stable release requirements

Accumulated all changes from subsequent pre-releases:

In short, under the hood:

  • Powered by stable v1 API
  • 98% test coverage of code
  • Fast and efficient CI/CD pipeline
  • Semantic versioning for releases

GIF

v1.0.56

18 Mar 17:12
Compare
Choose a tag to compare
v1.0.56 Pre-release
Pre-release

Changelog

  • fcea3bc Fix not passing version into lstags Docker distribution 🐛

v1.0.55

18 Mar 02:38
3c11830
Compare
Choose a tag to compare
v1.0.55 Pre-release
Pre-release

Changelog

A series of steps to make our release process fast and shiny 💎

  • 6c9582b Step #1: Update README.md to match ever-changing reality
  • 80a631b Step #2: Cleanup Makefile and add parallel execution
  • e1cdaa8 Step #3: Bring back blackbox integration tests
  • 684d9ec Step #4: Use Golang 1.10 and bump dependencies
  • 7373a33 Step #5: Pre-release by default (...with manual promotion)

v1.0.54

16 Mar 18:30
Compare
Choose a tag to compare
v1.0.54 Pre-release
Pre-release

Changelog

  • b095a0b Introduce new API-driven versioning system 💪 🚀 📈

  • d1b4ed1 Add Go Report Card (and receive A+ grade!)
  • 7f7437f Add coverage report from coveralls.io
  • 4df40bc Speed up CI && wipe unneeded complexity

v51-6c9c2ce

10 Mar 23:14
6c9c2ce
Compare
Choose a tag to compare

Changelog

  • 5b9312b REFACTOR: Love to API and honest log verbosity!
  • 11708db Clean and facilitate testing
  • 4875b66 REFACTOR: Add v1 API integration end-2-end test

v50-a5518f4

10 Feb 10:50
a5518f4
Compare
Choose a tag to compare

Changelog

v49-c0b2992

09 Feb 20:54
Compare
Choose a tag to compare

Changelog

  • fddf058 FIX GetRegistry() for repo names not containing slash
  • c0b2992 FIX dockerJSON in integration tests

v48-df257c4

07 Feb 14:22
df257c4
Compare
Choose a tag to compare

Changelog

  • c786bed Refactor: Provide repository package
  • 9380458 Refactor: Use *repository.Repository abstraction
  • 18fb6bc Refactor: Decomission util package