Skip to content

Releases: loopholelabs/scale-cli

v0.2.0

08 Mar 23:13
910e903
Compare
Choose a tag to compare

Features

  • Extension Support
  • Default String Signature on function new
  • More user feedback on CLI steps

Fixes

  • Checks for naming conventions
  • Naming conventions for go.mod generation

What's Changed

Full Changelog: v0.1.8...v0.2.0

v0.1.8

14 Feb 03:10
Compare
Choose a tag to compare
  • Fixes signature parsing bug on fn new
  • scale fn new creates and generates default signature, unless specified with --signature flag
  • User gets more detailed feedback for Signature/Function new/build/generate commands

v0.1.7

18 Jan 01:03
975a219
Compare
Choose a tag to compare

Changelog

  • 676f8de Adding organization support
  • 0666f97 Fixing bug where analytics handler would log 2 events by accident

v0.1.7-dev12

21 Oct 00:47
676f8de
Compare
Choose a tag to compare

Changelog

  • 676f8de Adding organization support
  • 0666f97 Fixing bug where analytics handler would log 2 events by accident

v0.1.7-dev11

12 Oct 09:26
ef03e09
Compare
Choose a tag to compare

Changelog

  • ef03e09 Updating CLI for new dev release

v0.1.7-dev10

09 Oct 10:13
6be8cea
Compare
Choose a tag to compare

Changelog

v0.1.7-dev9

05 Oct 12:10
4506675
Compare
Choose a tag to compare

Changelog

  • 4506675 Bumping scale version, fixing analytics, adding very experimental typescript support

v0.1.7-dev8

27 Sep 22:50
312fe98
Compare
Choose a tag to compare

Changelog

  • c8dbd66 Bump github.com/gofiber/fiber/v2 from 2.48.0 to 2.49.2 (#42)
  • 312fe98 Fix: QoL Issues and Minor Bugs (#45)

v0.1.7-dev7

20 Sep 22:50
ce9bb5e
Compare
Choose a tag to compare

Changelog

  • c8dbd66 Bump github.com/gofiber/fiber/v2 from 2.48.0 to 2.49.2 (#42)
  • ce9bb5e Bumping Scale CLI

v0.1.7-dev5

05 Sep 23:12
cf1013b
Compare
Choose a tag to compare

Changelog

  • cf1013b Using simpler build target