tinybird-cli 1.2.1.dev6__py3-none-any.whl → 1.3.1.dev0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
tinybird/__cli__.py CHANGED
@@ -4,5 +4,5 @@ __description__ = 'Tinybird Command Line Tool'
4
4
  __url__ = 'https://docs.tinybird.co/cli.html'
5
5
  __author__ = 'Tinybird'
6
6
  __author_email__ = 'support@tinybird.co'
7
- __version__ = '1.2.1.dev6'
8
- __revision__ = '35463e1'
7
+ __version__ = '1.3.1.dev0'
8
+ __revision__ = 'd581373'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tinybird-cli
3
- Version: 1.2.1.dev6
3
+ Version: 1.3.1.dev0
4
4
  Summary: Tinybird Command Line Tool
5
5
  Home-page: https://docs.tinybird.co/cli.html
6
6
  Author: Tinybird
@@ -51,6 +51,17 @@ Changelog
51
51
 
52
52
  ---------
53
53
 
54
+ 1.3.0
55
+ ************
56
+
57
+ Released new version 1.3.0 with all these changes:
58
+
59
+ - `Added` Support for Copy pipes in `tb fmt`
60
+ - `Added` Support for `.datasource.incl` files in `tb fmt`
61
+ - `Fixed` `tb auth use` to move between regions saved in the config file
62
+ - `Fixed` Skip `regression.yaml` in `tb test run` since it's reserved for regression tests
63
+ - `Fixed` Skip replacing `.incl` files in `tb fmt`
64
+
54
65
  1.2.1.dev6
55
66
  ************
56
67
 
@@ -1,4 +1,4 @@
1
- tinybird/__cli__.py,sha256=7A0NQA4DZ8kDOAtJHowYYW2IWpvRkB3tBNixQiN4hjM,237
1
+ tinybird/__cli__.py,sha256=SyPTRJw2MSISgTQ042Vwhv-9-AqNY7BgdIYaR7G3k04,237
2
2
  tinybird/check_pypi.py,sha256=5g18LqObG1GGoN-NzuNDW7Nns5gxvwuu6u-uyRsf6bA,961
3
3
  tinybird/client.py,sha256=W-Dn6P69TRMGoaOwJMrZRVLHWVhEJs9YsnaHGdODp-k,45903
4
4
  tinybird/config.py,sha256=gEDbCgyQVCUhTTsadTa9aR5fl-KijluRg6saEQ7PQrE,1961
@@ -35,8 +35,8 @@ tinybird/tb_cli_modules/workspace.py,sha256=GeLqVbqHkpEVylVOr29z19LzuTeEby7LbcUG
35
35
  tinybird/tb_cli_modules/workspace_members.py,sha256=dB6uBgRL6tK6q0hmrDg9jMWS6gbqhCEotAO5uP_bozo,8206
36
36
  tinybird/tb_cli_modules/tinyunit/tinyunit.py,sha256=gkHfgH5gBySdhbajjMuIzaEkRzOLJgrUEG9srtLizwc,11579
37
37
  tinybird/tb_cli_modules/tinyunit/tinyunit_lib.py,sha256=xuT0U279pfg7cRzMP9_Xdt7HWiXA702645YncDKt5jQ,1868
38
- tinybird_cli-1.2.1.dev6.dist-info/METADATA,sha256=2whAXeCyJvnuePmtVK9v0ulMypKG2ZRv4-Hylv4_IdU,65346
39
- tinybird_cli-1.2.1.dev6.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
40
- tinybird_cli-1.2.1.dev6.dist-info/entry_points.txt,sha256=PKPKuPmA4IfJYnCFHHUiw-aAWZuBomFvwCklv1OyCjE,43
41
- tinybird_cli-1.2.1.dev6.dist-info/top_level.txt,sha256=8TRt5snq9vZpx4rBBc9EWpj76Er6IAdfnx_Eq6cNBk8,45
42
- tinybird_cli-1.2.1.dev6.dist-info/RECORD,,
38
+ tinybird_cli-1.3.1.dev0.dist-info/METADATA,sha256=9An8We0Dl1CYqMnyhaqsnRxTJkQrbPkXBXOivao6nkU,65739
39
+ tinybird_cli-1.3.1.dev0.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
40
+ tinybird_cli-1.3.1.dev0.dist-info/entry_points.txt,sha256=PKPKuPmA4IfJYnCFHHUiw-aAWZuBomFvwCklv1OyCjE,43
41
+ tinybird_cli-1.3.1.dev0.dist-info/top_level.txt,sha256=8TRt5snq9vZpx4rBBc9EWpj76Er6IAdfnx_Eq6cNBk8,45
42
+ tinybird_cli-1.3.1.dev0.dist-info/RECORD,,