1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-29 19:47:45 +00:00
Commit graph

52 commits

Author SHA1 Message Date
Kevin Amado
3e2a855066 feat: release 4.0.0 2025-04-10 16:29:41 -06:00
Kevin Amado
24204cb3e1 feat: update rnix
- Update rnix to its latest version.
- Since the AST changes significantly for select (a.b.c)
  and bin-ops (a + b + c), temporarily don't format those.
- Since |> is a bin-op, then this adds support for those operators.
2025-04-10 14:01:35 -06:00
Daniel Bast
3ce9e7d115 Make tests green on systems with different number of physical CPUs
Also pretty print the assert_eq call of the big output.txt comparisson to
be actually able to see where things fail with diff.
2025-02-23 15:08:46 -07:00
Kevin Amado
25281a25c9 feat: toml config 2024-12-08 20:49:52 -07:00
Kevin Amado
04fe4d17dc refac: simplify config mechanism 2024-11-23 20:43:27 -07:00
Kevin Amado
e518b23515 feat: configuration mechanism 2024-11-23 14:45:03 -07:00
Kevin Amado
3656ff043a feat: update deps 2024-11-03 19:52:05 -07:00
Kevin Amado
5b83d8aa63 update dependencies 2023-05-15 21:13:35 -06:00
Rebecca Turner
5324ea3181 Make test failures more informative
Closes #377
2023-02-21 18:40:28 -07:00
Kevin Amado
378cde949b feat: upgrade dependencies 2022-11-12 21:34:48 -08:00
Kevin Amado
e7eac49074 feat: release 3.0.0 2022-08-15 12:40:37 -07:00
Kevin Amado
b58e560971 feat: add some random ads at the end 2022-08-05 16:07:27 -07:00
Kevin Amado
e420f7c386 feat: minimalist cli 2022-08-05 14:10:01 -07:00
Kevin Amado
25cbef035e feat: release 2.0.0 2022-07-13 23:30:53 -06:00
Kevin Amado
824261886f feat: update dependencies 2022-07-13 23:02:00 -06:00
Jamie Quigley
529821fb40 Use clap-derive 2022-07-10 11:36:13 -06:00
Kevin Amado
bc32bd59e0 feat: rename alejandra_engine to alejandra 2022-06-23 12:55:13 -06:00
Kevin Amado
18fe24f335 feat: release 1.5.0 2022-06-22 16:24:10 -06:00
Kevin Amado
3aa0776fa5 feat: update dependencies 2022-06-22 15:01:36 -06:00
Kevin Amado
213e25ab39 feat: upgrade main deps 2022-06-20 16:52:25 -06:00
Kevin Amado
0be1462419 feat: release 1.4.0 2022-05-19 09:30:41 -06:00
Kevin Amado
bb7f2ad3f1 feat: release 1.3.0 2022-05-13 12:45:00 -07:00
Kevin Amado
3d3f24127a feat: release 1.2.0 2022-04-05 15:37:51 -05:00
Kevin Amado
7db5e17760 feat: update dependencies 2022-04-05 15:37:51 -05:00
Kevin Amado
e00f984b95 feat: release 1.1.0 2022-03-10 13:43:38 -05:00
Kevin Amado
511c3f6a88 feat: release 1.0.0 2022-03-03 21:29:26 -05:00
Kevin Amado
7740219ca5 feat: update dependencies 2022-03-03 21:29:26 -05:00
Kevin Amado
47cbeddfbf feat: release 0.7.0 2022-02-28 23:07:12 -05:00
Kevin Amado
f354cd50ff perf: use mimalloc 2022-02-26 14:15:28 -05:00
Kevin Amado
8b5d2f9e50 feat: release 0.6.0 2022-02-25 17:07:02 -05:00
Kevin Amado
9782e5ad4b feat: release 0.5.0 2022-02-23 16:56:15 -05:00
Kevin Amado
bafc3ac5a5 refactor: remove clap from engine 2022-02-23 12:34:52 -05:00
Kevin Amado
0f38838292 perf: remove rand dependency 2022-02-23 12:06:46 -05:00
Kevin Amado
2cf592a4d6 feat: release 0.4.0 2022-02-21 18:58:11 -05:00
Kevin Amado
555d890b3b refactor: organize project 2022-02-21 15:26:58 -05:00
Kevin Amado
9d23d257c6 refactor: drop --debug flag 2022-02-21 13:42:10 -05:00
Kevin Amado
45ad71e6ee feat: add a text user interface 2022-02-21 13:08:13 -05:00
Kevin Amado
3275487e18 docs: update changelog 2022-02-21 13:08:13 -05:00
Kevin Amado
c54e6c0a71 feat: release 0.3.1 2022-02-20 19:07:58 -05:00
Kevin Amado
dcaff814d2 style: format cargo lock 2022-02-19 11:21:51 -05:00
Kevin Amado
599cf11483
feat: release 0.3.0 2022-02-18 18:32:23 -05:00
Kevin Amado
5a13f040d6
feat: release 0.2.0 2022-02-17 01:48:22 -05:00
Kevin Amado
4aa0d7cf62
feat: update dependencies 2022-02-17 01:20:08 -05:00
Kevin Amado
93a88b35c3
feat: add version flag 2022-02-16 20:31:46 -05:00
Kevin Amado
6ded43a40e
feat: version 0.1.0 2022-02-14 20:53:49 -05:00
Kevin Amado
1fa821d05c
feat: update inputs 2022-02-09 17:00:09 -05:00
Kevin Amado
4526d9d062
feat: update dependencies 2022-02-07 20:41:55 -05:00
Kevin Amado
dd5defc871
feat: update dependencies 2022-01-28 19:40:33 -05:00
Kevin Amado
c671ef15fc
feat: dynamic versioning 2022-01-27 23:56:23 -05:00
Kevin Amado
08b9b84b14
feat: get strings done right 2022-01-27 23:49:08 -05:00