Mohammad Fawaz
21887f4b32
Bump to v0.20.1
( #2578 )
...
* Add forc client metadata to Cargo.toml
* bump to v0.21.1
2022-08-18 15:02:14 -07:00
Emily Herbert
fc3a05d87d
Bump to v0.20.0
( #2565 )
...
* bump to v0.20.0
* run cargo update and update forc-client
Co-authored-by: Mohammad Fawaz <mohammadfawaz89@gmail.com>
2022-08-18 15:25:28 -04:00
Mohammad Fawaz
6808861389
Bump to v0.19.2
( #2481 )
...
bump to v0.19.2
2022-08-08 15:47:20 -06:00
Mohammad Fawaz
1202e790c1
Bump to v0.19.1
( #2437 )
...
Bump to v0.19.1
2022-08-01 11:11:46 -04:00
Mohammad Fawaz
5c716e1ba5
Bump to v0.19.0
( #2393 )
...
Bump to v0.19.0
2022-07-27 20:00:33 -04:00
Vaivaswatha N
3f2f3b1b60
Fix utf8 related bug in computing window for errors and warnings. ( #2343 )
...
Closes #2297
2022-07-19 06:52:17 +00:00
Mohammad Fawaz
3bd8eaf4a0
Bump to v0.18.1 ( #2304 )
...
bump to v0.18.1
2022-07-11 23:23:17 -04:00
Mohammad Fawaz
ada0d294a6
Bump to v0.18.0 ( #2268 )
2022-07-08 19:12:28 -04:00
Mohammad Fawaz
fa003ff1e2
Account for characters that are larger than 1 byte when displaying warnings and errors ( #2267 )
2022-07-08 02:01:53 +00:00
Mohammad Fawaz
b81bcd9652
Bump to v0.17.0 ( #2174 )
...
* bump to 0.17.0
* Also run cargo update
2022-07-01 15:12:20 -04:00
Alex Hansen
2e9c381924
Fix new clippy lints. ( #2192 )
...
appease clippy
2022-06-30 22:32:19 +01:00
Mohammad Fawaz
7920330d34
Bump to v0.16.2 ( #2105 )
...
* bump to v0.16.2
* Fix one test not pointing to local std
2022-06-24 15:02:08 -04:00
Mohammad Fawaz
dcf22453ae
Bump to v0.16.1 ( #2037 )
...
Bump to 0.16.1
2022-06-17 23:03:40 +03:00
Mohammad Fawaz
948f7aba42
Bump to v0.16.0 ( #1998 )
...
bump to 0.16.0
2022-06-16 13:30:17 -04:00
Mohammad Fawaz
eab07e48bc
Bump to v0.15.2 ( #1920 )
2022-06-09 14:37:56 -04:00
Emily Herbert
3afc08d66e
Use the Spanned
trait everywhere ( #1881 )
...
* Use Spanned everywhere.
* clippy
2022-06-06 21:27:31 -05:00
Mohammad Fawaz
a34b4b99fc
bump to 0.15.1 ( #1871 )
2022-06-06 13:45:20 -04:00
Mohammad Fawaz
ee7822c411
bump to v0.15.0 ( #1835 )
2022-06-06 11:45:18 -04:00
Kaya Gökalp
d76dbef0dd
welcome colors back to default ( #1837 )
2022-06-03 15:49:11 +03:00
Mohammad Fawaz
60c626cf48
bump to 0.14.5 ( #1793 )
2022-06-01 16:19:51 -04:00
Mohammad Fawaz
b067a7dd64
bump to v0.14.4 ( #1753 )
2022-05-28 14:52:01 -04:00
Mohammad Fawaz
17f856bfa0
bump to 0.14.3 ( #1749 )
2022-05-28 14:07:02 -04:00
Kaya Gökalp
33d61259ce
Test suite does not print test names, tracing usage in test suite fixed ( #1720 )
...
* test suite tracing usage is corrected
* Update test/Cargo.toml
Co-authored-by: John Adler <adlerjohn@users.noreply.github.com>
Co-authored-by: John Adler <adlerjohn@users.noreply.github.com>
2022-05-28 18:25:24 +03:00
Emily Herbert
6fc5c69f29
v0.14.2 ( #1737 )
2022-05-27 14:03:29 -05:00
Alex Hansen
02ef7d10b6
v0.14.1 ( #1715 )
2022-05-26 22:58:56 -07:00
John Adler
953dad9cad
Bump to v0.14.0. ( #1714 )
2022-05-26 21:12:03 -07:00
Mohammad Fawaz
dac1b96419
bump to v0.13.2 ( #1668 )
2022-05-25 18:01:21 -04:00
Braqzen
c2c952ba6c
Updated welcome message colors ( #1662 )
...
* Updated welcome message colors
2022-05-25 16:39:42 +01:00
Alex Hansen
38a857f83c
v0.13.1 ( #1651 )
...
* v0.13.1
* update lockfile
2022-05-24 06:45:53 -07:00
Kaya Gökalp
786413b7b7
fix for silent warnings ( #1624 )
2022-05-20 14:15:44 -05:00
Kaya Gökalp
1cf7696e5e
Transition to tracing in forc (and throughout sway) over println ( #1575 )
2022-05-20 11:18:01 +03:00
Mohammad Fawaz
6eef7ab750
Bump to v0.13.0 ( #1587 )
...
* Bump to v0.13.0
* fixing deps in sway-fmt-v2
Co-authored-by: John Adler <adlerjohn@users.noreply.github.com>
2022-05-19 10:03:42 -04:00
Chris O'Brien
266f5800a4
Added foundation for sway-fmt
v2 ( #1425 )
2022-05-18 21:37:35 -05:00
Alex Hansen
fd5ff42c05
Remove the old pest
parser code ( #1407 )
...
* Remove selector debug which used the old parser
* remove sway-types dep on pest
Co-authored-by: mitchmindtree <mitchell.nordine@fuel.sh>
* remove friendly error string method
2022-05-16 22:49:36 -04:00
Mohammad Fawaz
2b6e9384f0
bump to 0.12.2 ( #1528 )
2022-05-12 11:16:00 -04:00
Andrew Cann
3b59062e6a
Span/String/Ident fixups ( #1422 )
...
* rename and change type of error span method
* Replace String with Ident in more places
* Remove some unused CompileError variants
Co-authored-by: Mohammad Fawaz <mohammadfawaz89@gmail.com>
2022-05-05 17:03:02 -04:00
Mohammad Fawaz
a03a5d1c06
bump to 0.12.1 ( #1473 )
2022-05-04 12:31:40 -04:00
Mohammad Fawaz
489f0ca961
Bump to 0.12.0 ( #1457 )
...
* bump to v0.11.1
* bump to v0.12.0 instead due to breaking changes
2022-05-03 12:34:07 -04:00
Andrew Cann
8c831b8b12
Fix annotation span bug #1365 ( #1394 )
...
* Fix annotation span bug #1365
* Adjust formatting errors so for empty spans.
If the span is empty then the error doesn't even attempt to create a fake
code snippet, but instead just prints the error.
Co-authored-by: Toby Hutton <toby@grusly.com>
2022-04-30 10:08:35 +10:00
Alex Hansen
95816e4e41
v0.11.0 ( #1402 )
...
* v0.10.4
* v0.11.0
Co-authored-by: Alexander Hansen <alexanderhansen@AlexandersMBP2.home>
2022-04-26 11:35:42 -07:00
Andrew Cann
6b8a46b8c0
sway-parse initial PR ( #1286 )
...
* remove pest::Span from sway_types::Span
* Add new parser implementation
* use new parser in sway-core
* Proper error handling in convert_parse_tree
* rename new-parser-again to sway-parse
* remove redundant test bin from sway-parse
* fix dependencies in sway-parse
* fix clippy lints
* put dependencies in alphabetical order
* run rustfmt
* record full span in TokenStream
* remove an unused function
* alphabetically sort workspace members
* add --use-orig-parser cli option
* rust rustfmt
* update crate metadata for sway-parse
* update forc docs for --use-orig-parser
2022-04-21 12:09:00 +08:00
Mohammad Fawaz
e7676db6f4
bump to 0.10.3 ( #1294 )
2022-04-18 09:09:52 -04:00
Mohammad Fawaz
443abbffd5
Bump to 0.10.2 ( #1290 )
...
* Bump to 0.10.2
* adding Cargo.lock
2022-04-18 07:57:40 -04:00
Mohammad Fawaz
5c85d2b712
bump to v0.10.1 ( #1222 )
2022-04-11 21:22:50 -04:00
Mohammad Fawaz
a88ea439c9
bump to v0.10.0 ( #1207 )
2022-04-11 13:24:33 -04:00
Mohammad Fawaz
231ef59258
remove dup errors ( #1219 )
2022-04-11 12:56:50 -04:00
Chris O'Brien
bbe2938dab
Added error msg to forc-init
when proj-name
is test
( #1144 )
2022-04-06 11:02:31 -05:00
Emily Herbert
8eb59accae
println_with_color & print_with_color should expect Result ( #1108 )
2022-03-30 10:04:58 +04:00
Alex Hansen
4905aa0b2b
0.9.2 ( #1099 )
...
Co-authored-by: Alexander Hansen <alexanderhansen@Alexanders-MacBook-Pro-3.local>
2022-03-30 06:36:32 +04:00
Alex Hansen
72aa51d6da
bump to v0.9.1 ( #1088 )
2022-03-29 08:49:39 -04:00