97 Commits

Author SHA1 Message Date
Connor Skees
412a4ebeb7 bump MSRV to 1.70 in readme 2024-02-07 05:42:46 +00:00
Connor Skees
05bad843c6 link to random() and unique-id() docs in readme 2023-07-18 15:13:06 +00:00
Connor Skees
491be199f7 bump MSRV to 1.64.0 2023-07-14 16:08:34 +00:00
Connor Skees
fa744216bd bump MSRV to 1.59.0 2023-07-09 22:04:54 +00:00
Connor Skees
c77272ef3c bump MSRV to 1.57.0 2023-07-09 22:03:04 +00:00
Connor Skees
61f3d17f94 fix typo in readme 2023-07-09 21:34:18 +00:00
Connor Skees
8363ca1dd3 various module system improvements and bug fixes 2023-05-20 18:13:15 +00:00
Connor Skees
eecff6d58a implement builtin fn map.deep-remove 2023-05-12 02:34:25 +00:00
connorskees
cd193dd006 bump version to 0.12.2 2023-02-01 02:45:17 +00:00
connorskees
0de3d2709f resolve all failing color spec tests 2023-01-17 05:22:34 +00:00
connorskees
a7c2ca7b82 clippy 2023-01-16 22:32:03 +00:00
connorskees
0ec8616e11 add Sass documentation link to readme 2023-01-09 01:51:54 +00:00
connorskees
1f873e1f0e bump version to 0.12.1 2023-01-07 17:58:49 +00:00
connorskees
d14e6bd9f7 unify serialization and inspection 2023-01-07 04:17:05 +00:00
connorskees
8095c2345e add compile time macro 2023-01-06 10:58:12 +00:00
connorskees
34bbe4cd32 more robust support for @forward prefixes, more code coverage 2023-01-03 23:25:51 +00:00
connorskees
65c1a9e833 improve code coverage, handle more builtin fn edge cases 2023-01-03 04:33:56 +00:00
Connor Skees
39c992a2eb bump version to 0.12.0 2022-12-28 22:34:58 -05:00
Connor Skees
7e718e3492 update readme 2022-12-26 18:54:36 -05:00
Connor Skees
ffaee04613
rewrite parsing, evaluation, and serialization (#67)
Adds support for the indented syntax, plain CSS imports, `@forward`, and many other previously missing features.
2022-12-26 15:33:04 -05:00
Connor Skees
fb71fcac85 fix typo in readme 2022-04-03 19:30:48 -04:00
Connor Skees
dd92ebf39b bump version to 0.10.8 2021-09-20 21:33:15 -04:00
Connor Skees
c43b3a7661 bump version to 0.10.7 2021-08-15 23:33:54 -04:00
Connor Skees
c86b5f82e9 add commands to run spec with node 2021-07-31 10:57:44 -04:00
Connor Skees
100e7bad54 update changelog 2021-07-30 07:38:21 -04:00
Connor Skees
ebccebfed1 support 2 arg special rgb/rgba 2021-07-30 06:44:29 -04:00
Connor Skees
d07c1d3a06 support @at-root inside media query inside style rule 2021-07-28 02:08:20 -04:00
Connor Skees
94fe52a81d support compressed lists and number values 2021-07-25 09:57:55 -04:00
Connor Skees
c7e3ff39cf update readme and changelog 2021-07-24 19:17:29 -04:00
Connor Skees
92d367e934 update changelog and readme for 0.10.5 2021-07-10 12:57:02 -04:00
Connor Skees
32863c21fd update newly passing tests 2020-11-16 03:47:54 -05:00
Midas Lambrichts
f501ba8f33
Added additional steps to run the official spec. (#41)
* Added additional steps to run the official spec.

For people who know rust, but are not familiar with ruby, it might not
be immediatly clear what to do to get the spec to run.
Added additional steps which might be needed for a developer to be able
to run the specs.

* Added some wrapping in the sass-spec installation instructions.

Added some wrapping in the paragraph describing how to install the
dependencies for the `sass-spec` repository.

* Included review suggestion by @pickfire
2020-10-08 23:58:32 -04:00
Connor Skees
2c5b7c9198 update newly passing tests 2020-08-15 22:25:11 -04:00
Connor Skees
46ecbfffe5 update newly passing tests 2020-08-12 16:27:16 -04:00
Connor Skees
882c84c2d8 remove @use from remaining features 2020-08-07 02:26:59 -04:00
Connor Skees
10b333f663 update newly passing tests from module system 2020-08-07 02:24:17 -04:00
Connor Skees
a48e50f6e4 update changelog and passing tests 2020-07-24 23:49:26 -04:00
Connor Skees
37c1ada664 update passing tests 2020-07-06 20:08:23 -04:00
Connor Skees
4a9604dcf4 improve documentation 2020-07-06 10:30:21 -04:00
Connor Skees
fd37b34345 update passing tests 2020-07-04 21:20:16 -04:00
Connor Skees
a1d704ff82 update passing tests 2020-07-04 14:38:12 -04:00
Connor Skees
86d144a31b update passing tests 2020-07-03 21:21:26 -04:00
Connor Skees
0e1ea87627 update passing tests 2020-07-03 15:17:43 -04:00
Connor Skees
e7fc6815c1 update passing tests 2020-07-02 10:51:49 -04:00
Connor Skees
4d23270b23 update passing tests 2020-06-28 03:25:29 -04:00
ConnorSkees
36530a3309 add newly passing tests 2020-06-23 04:36:15 -04:00
ConnorSkees
169a6ec2b3 implement min and max 2020-06-22 11:07:54 -04:00
ConnorSkees
082d58853b implement special-cased functions min and max 2020-06-22 10:11:30 -04:00
ConnorSkees
218d73c982 bump version to 0.9.1 2020-06-20 22:06:45 -04:00
ConnorSkees
39d439b2c2 update newly passing tests from @supports MVP 2020-06-20 16:09:02 -04:00