0.3.18 (2024-08-06)
- send wanring and error text to instead of (0ba321c)
0.3.17 (2024-07-19)
- continue after 403 error on dashboard cat getting alerts if user is not admin (5074ec3)
0.3.16 (2024-06-27)
0.3.15 (2024-06-12)
0.3.14 (2024-03-11)
- typo NotFoud error (f391d43)
0.3.13 (2024-02-20)
- clean up eval code (b478a45)
- remove eval from lib/gzr/commands/alert/ls.rb (5a3e53a)
- remove eval from lib/gzr/commands/alert/notifications.rb (1a06c3c)
- remove eval from lib/gzr/commands/attribute/ls.rb (5bc8051)
- remove eval from lib/gzr/commands/connection/dialects.rb (1a45294)
- remove eval from lib/gzr/commands/connection/ls.rb (87e36f8)
- remove eval from lib/gzr/commands/connection/test.rb (70f1e27)
- remove eval from lib/gzr/commands/folder/top.rb (42740d2)
- remove eval from lib/gzr/commands/group/ls.rb (21e0169)
- remove eval from lib/gzr/commands/group/member_groups.rb (e4b20b3)
- remove eval from lib/gzr/commands/group/member_users.rb (956ac4e)
- remove eval from lib/gzr/commands/model/ls.rb (8d23a68)
- remove eval from lib/gzr/commands/model/set/ls.rb (596f60a)
- remove eval from lib/gzr/commands/permission/ls.rb (b79897b)
- remove eval from lib/gzr/commands/permission/set/ls.rb (f47916d)
- remove eval from lib/gzr/commands/plan/failures.rb (b912249)
- remove eval from lib/gzr/commands/plan/ls.rb (84e74f4)
- remove eval from lib/gzr/commands/project/branch.rb (2b36a27)
- remove eval from lib/gzr/commands/project/ls.rb (70e80d6)
- remove eval from lib/gzr/commands/role/group_ls.rb (43dd2ec)
- remove eval from lib/gzr/commands/role/ls.rb (fae96e7)
- remove eval from lib/gzr/commands/role/user_ls.rb (6a53980)
- remove eval from lib/gzr/commands/user/me.rb (af070e3)
- use query_slug in merge query api (beb1524)
0.3.12 (2023-10-04)
- called row element with wrong method (e1b7bf7)
0.3.11 (2023-09-29)
0.3.10 (2023-06-28)
- Faraday 2.x (bdc5e52)
0.3.9 (2023-05-25)
- model import handles case where model already exists (302b4db)
0.3.8 (2023-05-16)
- create role command (#204) (cba4a80)
- management of model sets (#200) (1b964ca)
- Permission Set management (#203) (ef7355c)
- show available permissions in tree format (#202) (c702a64)
0.3.7 (2023-05-10)
0.3.6 (2023-05-09)
0.3.5 (2023-05-05)
0.3.4 (2023-05-04)
0.3.3 (2023-05-02)
- Connection handling with Gazer (#184) (346c9b7)
- get and create deplpy keys for git. (7b4a9e2)
- import and update a project (#186) (825ab29)
- Persistent tokens for login (#182) (482c00f)
- Project management and session management additions (#185) (0093a60)
- wrong method called in project update (165630d)
0.3.2 (2023-04-21)
0.3.1 (2023-04-20)
0.3.0 (2023-04-13)
- release 0.3.0 (5ed2182)
0.2.60 (2023-04-11)
0.2.59 (2023-03-29)
0.2.58 (2023-03-16)
0.2.57 (2023-03-16)
- temporary fix for faraday 2.x in looker-sdk (acdb7e8)
0.2.56 (2022-07-14)
- release version (c94373c)
0.2.55 (2022-07-14)
- Added alias for folder command to point to space. (#133) (e54ffe0)
- For dashboard cat with --plans (#131) (59c961d)
0.2.54 (2022-03-17)
0.2.53 (2021-12-14)
0.2.52 (2021-12-14)
0.2.51 (2021-12-14)
- detect if dashboard import gets a look file and vice versa, warn on importing a deleted dashboard or look (#116) (a12dc25)
- Gemfile.lock was out of date (a4e49c3)
- refactored look and dashboard cat commands and space export to use the same code to generate each look and dashboard file. (#114) (8dadd50)
- remove Thor deprecation warning (#115) (1100c5a)
0.2.50 (2021-11-19)
- resolved warnings in gemspec. Improved handling of live tests (6291147)
0.2.49 (2021-11-18)
- Bump version (652486c)
0.2.48 (2021-11-18)
- Add release please workflow to automate releases (6279bc6)