Skip to content

Releases: barisgit/GoFlux

Flux v0.1.13

Choose a tag to compare

@github-actions github-actions released this 02 Jun 02:02

🚀 Flux v0.1.13

Installation

One-line Install (Recommended)

# macOS/Linux
curl -fsSL https://raw.githubusercontent.com/barisgit/goflux/main/scripts/install.sh | bash

# Windows (PowerShell)
iwr -useb https://raw.githubusercontent.com/barisgit/goflux/main/scripts/install.ps1 | iex

Homebrew (macOS/Linux)

brew install barisgit/goflux/flux

Go Install

go install github.com/barisgit/goflux/cli@v0.1.13

Manual Download
Download the appropriate binary for your platform from the assets below.

Changelog

  • dd79990 A lot better dependecy injection, procedures...
  • f242def Completely revamped register function
  • 8dac7eb Fix client generation, add upload support
  • e3fef51 Improved DI, with better syntax, DX and error handling
  • df2de0c Merge pull request #1 from barisgit/feature/dependency-injection
  • f00588e Refactor go's repo structure
  • 082424f Rename base to goflux
  • 9b1e344 Start of DI
  • 9ecdbe9 Update goreleaser
  • 6e24582 Update middleware api injection and better error handling
  • 8d5df26 Update templates to work with current api
  • 760432b Use huma's internal functions for parsing

Flux v0.1.12

Choose a tag to compare

@github-actions github-actions released this 31 May 16:08

🚀 Flux v0.1.12

Installation

One-line Install (Recommended)

# macOS/Linux
curl -fsSL https://raw.githubusercontent.com/barisgit/goflux/main/scripts/install.sh | bash

# Windows (PowerShell)
iwr -useb https://raw.githubusercontent.com/barisgit/goflux/main/scripts/install.ps1 | iex

Homebrew (macOS/Linux)

brew install barisgit/goflux/flux

Go Install

go install github.com/barisgit/goflux/cli@v0.1.12

Manual Download
Download the appropriate binary for your platform from the assets below.

Changelog

Flux v0.1.10

Choose a tag to compare

@github-actions github-actions released this 31 May 15:45

🚀 Flux v0.1.10

Installation

One-line Install (Recommended)

# macOS/Linux
curl -fsSL https://raw.githubusercontent.com/barisgit/goflux/main/scripts/install.sh | bash

# Windows (PowerShell)
iwr -useb https://raw.githubusercontent.com/barisgit/goflux/main/scripts/install.ps1 | iex

Homebrew (macOS/Linux)

brew install barisgit/goflux/flux

Go Install

go install github.com/barisgit/goflux@v0.1.10

Manual Download
Download the appropriate binary for your platform from the assets below.

Changelog

  • 1b5f55b Update goreleaser homebrew

Flux v0.1.9

Choose a tag to compare

@github-actions github-actions released this 31 May 15:41

🚀 Flux v0.1.9

Installation

One-line Install (Recommended)

# macOS/Linux
curl -fsSL https://raw.githubusercontent.com/barisgit/goflux/main/scripts/install.sh | bash

# Windows (PowerShell)
iwr -useb https://raw.githubusercontent.com/barisgit/goflux/main/scripts/install.ps1 | iex

Homebrew (macOS/Linux)

brew install barisgit/goflux/flux

Go Install

go install github.com/barisgit/goflux@v0.1.9

Manual Download
Download the appropriate binary for your platform from the assets below.

Changelog

  • 2086de6 Make goflux repo more framework oriented so that it is nicer to import

Flux v0.1.8

Choose a tag to compare

@github-actions github-actions released this 31 May 15:18

🚀 Flux v0.1.8

Installation

One-line Install (Recommended)

# macOS/Linux
curl -fsSL https://raw.githubusercontent.com/barisgit/goflux/main/scripts/install.sh | bash

# Windows (PowerShell)
iwr -useb https://raw.githubusercontent.com/barisgit/goflux/main/scripts/install.ps1 | iex

Homebrew (macOS/Linux)

brew install barisgit/goflux/flux

Go Install

go install github.com/barisgit/goflux@v0.1.8

Manual Download
Download the appropriate binary for your platform from the assets below.

Changelog

  • 3d03a15 Add advanced template
  • 3ddbc0a Add javascript only client generator
  • b3fb712 Add options to type generation
  • b0a21c5 Better type generation and better error handling
  • acd31b1 Fix path resolution in advanced template
  • 0bca5d2 Make generated projects have top level main.go
  • f73fe90 Refator api client generator
  • f71c5e3 Remove autogenerated code from templates
  • c3f5a96 Split static servers into adapters

Flux v0.1.7

Choose a tag to compare

@github-actions github-actions released this 30 May 16:13

🚀 Flux v0.1.7

Installation

One-line Install (Recommended)

# macOS/Linux
curl -fsSL https://raw.githubusercontent.com/barisgit/goflux/main/scripts/install.sh | bash

# Windows (PowerShell)
iwr -useb https://raw.githubusercontent.com/barisgit/goflux/main/scripts/install.ps1 | iex

Homebrew (macOS/Linux)

brew install barisgit/goflux/flux

Go Install

go install github.com/barisgit/goflux@v0.1.7

Manual Download
Download the appropriate binary for your platform from the assets below.

Changelog

Flux v0.1.5

Choose a tag to compare

@github-actions github-actions released this 30 May 16:01

🚀 Flux v0.1.5

Installation

One-line Install (Recommended)

# macOS/Linux
curl -fsSL https://raw.githubusercontent.com/barisgit/goflux/main/scripts/install.sh | bash

# Windows (PowerShell)
iwr -useb https://raw.githubusercontent.com/barisgit/goflux/main/scripts/install.ps1 | iex

Homebrew (macOS/Linux)

brew install barisgit/goflux/flux

Go Install

go install github.com/barisgit/goflux@v0.1.5

Manual Download
Download the appropriate binary for your platform from the assets below.

Changelog

GoFlux v0.1.4

Choose a tag to compare

@github-actions github-actions released this 30 May 15:43

🚀 GoFlux v0.1.4

Installation

macOS/Linux (Homebrew)

brew install barisgit/goflux/goflux

Go Install

go install github.com/barisgit/goflux@v0.1.4

Manual Download
Download the appropriate binary for your platform from the assets below.

Changelog

GoFlux v0.1.3

Choose a tag to compare

@github-actions github-actions released this 30 May 15:40

🚀 GoFlux v0.1.3

Installation

macOS/Linux (Homebrew)

brew install barisgit/goflux/goflux

Go Install

go install github.com/barisgit/goflux@v0.1.3

Manual Download
Download the appropriate binary for your platform from the assets below.

Changelog

  • 145008b Also comment docker temporarily