Skip to content

Releases: CGI-FR/PIMO

v1.23.0

11 Apr 15:40
23cb6b6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.22.2...v1.23.0

v1.22.2

22 Mar 11:02
c9745fc
Compare
Choose a tag to compare

What's Changed

  • fix: load data for unique cache by @youen in #290

Full Changelog: v1.22.1...v1.22.2

v1.22.1

31 Jan 14:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.22.0...v1.22.1

v1.22.0

24 Jan 16:58
316a8c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.21.0...v1.22.0

v1.21.0

12 Jan 15:50
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 by @dependabot in #273
  • chore(deps): bump golang.org/x/text from 0.12.0 to 0.14.0 by @dependabot in #268
  • chore(deps): bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.3 by @dependabot in #269
  • chore(deps): bump github.com/rs/zerolog from 1.30.0 to 1.31.0 by @dependabot in #261
  • chore(deps): bump github.com/goccy/go-yaml from 1.11.0 to 1.11.2 by @dependabot in #259
  • chore(deps): bump github.com/invopop/jsonschema from 0.7.0 to 0.12.0 by @dependabot in #264
  • chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #275
  • chore(deps): bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 by @dependabot in #274
  • Feat new mask find in csv by @youen in #276
  • feat: serve pimo via http server by @adrienaury in #279
  • fix: bug with contexts by @adrienaury in #280
  • chore(deps): bump github.com/labstack/echo/v4 from 4.11.3 to 4.11.4 by @dependabot in #278
  • feat: max buffer size by @adrienaury in #282

Full Changelog: v1.20.0...v1.21.0

v1.20.0

20 Nov 15:07
73b17b5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.19.0...v1.20.0

v1.19.0

06 Jul 11:06
e7f1553
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.18.1...v1.19.0

v1.18.1

15 Jun 07:34
8daf79d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.18.0...v1.18.1

v1.18.0

12 Jun 13:51
f7ed24f
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/labstack/echo/v4 from 4.9.1 to 4.10.2 by @dependabot in #205
  • chore(deps): bump github.com/rs/zerolog from 1.28.0 to 1.29.0 by @dependabot in #198
  • chore(deps): bump github.com/goccy/go-yaml from 1.9.6 to 1.10.0 by @dependabot in #206
  • chore(deps): bump golang.org/x/text from 0.4.0 to 0.8.0 by @dependabot in #207
  • chore(deps): bump json5 from 1.0.1 to 1.0.2 in /web/play by @dependabot in #208
  • chore(deps): bump @braintree/sanitize-url from 6.0.0 to 6.0.2 in /web/play by @dependabot in #209
  • chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #210
  • chore(deps-dev): bump webpack from 5.73.0 to 5.76.0 in /web/play by @dependabot in #211
  • chore: upgrave devcontainer and go 1.20 by @adrienaury in #212
  • chore(deps): bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 by @dependabot in #215
  • chore(deps): bump github.com/goccy/go-yaml from 1.10.0 to 1.10.1 by @dependabot in #216
  • chore(deps): bump github.com/goccy/go-yaml from 1.10.1 to 1.11.0 by @dependabot in #217
  • chore(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #218
  • chore(deps): bump golang.org/x/text from 0.8.0 to 0.9.0 by @dependabot in #219
  • chore(deps): bump github.com/rs/zerolog from 1.29.0 to 1.29.1 by @dependabot in #221
  • chore(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1 by @dependabot in #224
  • refactor: remove duplicate code seed from clock by @youen in #228
  • docs: add "Try it in PIMO Play" buttons by @adrienaury in #230
  • feat: pimo as webassembly by @youen in #227
  • feat: choiceInCsv by @adrienaury in #233
  • chore(deps): bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19 by @dependabot in #226
  • chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #229

Full Changelog: v1.17.0...v1.18.0

v1.17.0

08 Feb 15:48
9c4c8ea
Compare
Choose a tag to compare

What's Changed

  • feat(stats): add environment variables to controls URL and template by @youen in #202

Full Changelog: v1.16.0...v1.17.0