Skip to content

Releases: Tchoupinax/fuzzy-engine

Fresh coat of paint

08 Aug 09:18
af254ce
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.4...v1.9.0

Fix tag length

30 Sep 16:51
a604d9d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.3...v1.7.4

v1.7.2

09 Aug 09:40
4480c01
Compare
Choose a tag to compare

Features

  • Fix password manager autocompletion for Docker Registry
docker pull tchoupinax/fuzzy-engine:v1.7.2

Please provide any comment or feedback with opening an issue 🙏

Full Changelog: v1.7.1...v1.7.2

v1.7.1

16 May 20:28
Compare
Choose a tag to compare

Features

  • Improve auto pagination

Chores

  • Upgrade dependencies
  • Remove console.log
docker pull tchoupinax/fuzzy-engine:v1.7.1

Please provide any comment or feedback with opening an issue 🙏

Full Changelog: v1.7.0...v1.7.1

v1.7.0 ☁️

06 May 11:34
d9e486a
Compare
Choose a tag to compare

AWS CLI was dropped and now it uses the standard api with SDK. Intructions to use a local authentication with Docker are available in the readme.
Now cache is built for every page client side to improve the experience when consulting data intensively

Features

  • Classic usage of AWS SDK with local authentication (awscli)
  • Add cache everywhere in app, transitions are smoother

Chores

  • Upgrade to the latest version of Nuxt.js (v3.4.3)
  • Upgrage packages
docker pull tchoupinax/fuzzy-engine:v1.7.0

Please provide any comment or feedback with opening an issue 🙏

Full Changelog: v1.6.0...v1.7.0

v1.6.0 (Nuxt.js v3)

06 Nov 10:43
Compare
Choose a tag to compare

Nuxt.js v3 is definitively coming. The bridge has been removed and the framework has been updated to the last current version (Nuxt.js v3-rc13).

Also, the project supports Amazon ECR but now it supports the authentication from the CLI.
⚠️ That means use the aws CLI with a child process to perform operations.

Features

  • You can authenticate yourself to ECR via aws CLI

Chores

  • Upgrade to the latest version of Nuxt.js (v3-rc13)
  • Upgrade dependencies
  • Improve usage of Typescript, types and code architecture
docker pull tchoupinax/fuzzy-engine:v1.6.0

Please provide any comment or feedback with opening an issue 🙏

Full Changelog: v1.5.1...v1.6.0

v1.5.1

07 Oct 20:26
d8d8d8b
Compare
Choose a tag to compare

Fixes

Compute the real endpoint for hitting the API

docker pull tchoupinax/fuzzy-engine:v1.5.1

Please provide any comment or feedback with opening an issue 🙏

Full Changelog: v1.5.0...v1.5.1

v1.5.0 (Dockerhub support)

30 Sep 11:52
d6c0ac3
Compare
Choose a tag to compare

Features

  • Allow Dockerhub
docker pull tchoupinax/fuzzy-engine:v1.5.0

Please provide any comment or feedback with opening an issue 🙏

Full Changelog: v1.4.2...v1.5.0

v1.4.2

22 Jul 07:27
Compare
Choose a tag to compare

Fixes

Allow passwordless auth for docker-registry v2 #28

docker pull tchoupinax/fuzzy-engine:v1.4.2

Please provide any comment or feedback with opening an issue 🙏

v1.4.1

21 Jul 09:12
c9506c1
Compare
Choose a tag to compare

Fixes

Fix #25 by repairing the Dockerfile

docker pull tchoupinax/fuzzy-engine:v1.4.1

Please provide any comment or feedback with opening an issue 🙏