Skip to content

Commit

Permalink
Version 2.0.0-pre2
Browse files Browse the repository at this point in the history
  • Loading branch information
johnfairh committed Jun 15, 2023
1 parent a488920 commit 08274a4
Show file tree
Hide file tree
Showing 93 changed files with 189 additions and 182 deletions.
4 changes: 2 additions & 2 deletions .jazzy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ modules:
- Sass
- DartSass
docset_module_name: swift-sass
title: Swift Sass v2.0.0-pre1
module_version: 2.0.0-pre1
title: Swift Sass v2.0.0-pre2
module_version: 2.0.0-pre2
merge_modules: true
custom_abstracts: SourceDocs/*md
topic_style: source-order-defs
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 2.0.0-pre2

* Update to latest version of upstream dependencies, Dart Sass 1.63.2 now
includes the embedded version

* Add `loaded_urls` to `CompilerError`

# 2.0.0-pre1

* Rewrite `Compiler` to be an actor and use `NIOAsyncChannel` to communicate
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ Package dependency:
```swift
.package(name: "swift-sass",
url: "https://github.com/johnfairh/swift-sass.git",
from: "2.0.0-pre1")
from: "2.0.0-pre2")
```

Target dependency:
Expand Down
4 changes: 2 additions & 2 deletions docs/custom-functions.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" href="css/fw2020.css">


<title>Custom Functions - Swift Sass v2.0.0-pre1</title>
<title>Custom Functions - Swift Sass v2.0.0-pre2</title>

</head>
<body class="j2-swift " data-root-path="./" data-doc-path="custom-functions.html" data-assets-path="">
Expand All @@ -31,7 +31,7 @@

<a href="index.html">

Swift Sass v2.0.0-pre1</a>
Swift Sass v2.0.0-pre2</a>
</div>

<span class="navbar-text j2-coverage fw-slightly-bold small d-none d-lg-inline-block me-2">(100% documented)</span>
Expand Down
4 changes: 2 additions & 2 deletions docs/custom-importers.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" href="css/fw2020.css">


<title>Custom Importers - Swift Sass v2.0.0-pre1</title>
<title>Custom Importers - Swift Sass v2.0.0-pre2</title>

</head>
<body class="j2-swift " data-root-path="./" data-doc-path="custom-importers.html" data-assets-path="">
Expand All @@ -31,7 +31,7 @@

<a href="index.html">

Swift Sass v2.0.0-pre1</a>
Swift Sass v2.0.0-pre2</a>
</div>

<span class="navbar-text j2-coverage fw-slightly-bold small d-none d-lg-inline-block me-2">(100% documented)</span>
Expand Down
4 changes: 2 additions & 2 deletions docs/dart-sass.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" href="css/fw2020.css">


<title>Dart Sass - Swift Sass v2.0.0-pre1</title>
<title>Dart Sass - Swift Sass v2.0.0-pre2</title>

</head>
<body class="j2-swift " data-root-path="./" data-doc-path="dart-sass.html" data-assets-path="">
Expand All @@ -31,7 +31,7 @@

<a href="index.html">

Swift Sass v2.0.0-pre1</a>
Swift Sass v2.0.0-pre2</a>
</div>

<span class="navbar-text j2-coverage fw-slightly-bold small d-none d-lg-inline-block me-2">(100% documented)</span>
Expand Down
4 changes: 2 additions & 2 deletions docs/dartsass/types/compiler.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" href="../../css/fw2020.css">


<title>Compiler - Swift Sass v2.0.0-pre1</title>
<title>Compiler - Swift Sass v2.0.0-pre2</title>

</head>
<body class="j2-swift " data-root-path="./../../" data-doc-path="dartsass/types/compiler.html" data-assets-path="../../">
Expand All @@ -31,7 +31,7 @@

<a href="../../index.html">

Swift Sass v2.0.0-pre1</a>
Swift Sass v2.0.0-pre2</a>
</div>

<span class="navbar-text j2-coverage fw-slightly-bold small d-none d-lg-inline-block me-2">(100% documented)</span>
Expand Down
4 changes: 2 additions & 2 deletions docs/dartsass/types/filesystemimporter1.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" href="../../css/fw2020.css">


<title>FilesystemImporter - Swift Sass v2.0.0-pre1</title>
<title>FilesystemImporter - Swift Sass v2.0.0-pre2</title>

</head>
<body class="j2-swift " data-root-path="./../../" data-doc-path="dartsass/types/filesystemimporter1.html" data-assets-path="../../">
Expand All @@ -31,7 +31,7 @@

<a href="../../index.html">

Swift Sass v2.0.0-pre1</a>
Swift Sass v2.0.0-pre2</a>
</div>

<span class="navbar-text j2-coverage fw-slightly-bold small d-none d-lg-inline-block me-2">(100% documented)</span>
Expand Down
4 changes: 2 additions & 2 deletions docs/dartsass/types/importer4.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" href="../../css/fw2020.css">


<title>Importer - Swift Sass v2.0.0-pre1</title>
<title>Importer - Swift Sass v2.0.0-pre2</title>

</head>
<body class="j2-swift " data-root-path="./../../" data-doc-path="dartsass/types/importer4.html" data-assets-path="../../">
Expand All @@ -31,7 +31,7 @@

<a href="../../index.html">

Swift Sass v2.0.0-pre1</a>
Swift Sass v2.0.0-pre2</a>
</div>

<span class="navbar-text j2-coverage fw-slightly-bold small d-none d-lg-inline-block me-2">(100% documented)</span>
Expand Down
4 changes: 2 additions & 2 deletions docs/dartsass/types/importerresults.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" href="../../css/fw2020.css">


<title>ImporterResults - Swift Sass v2.0.0-pre1</title>
<title>ImporterResults - Swift Sass v2.0.0-pre2</title>

</head>
<body class="j2-swift " data-root-path="./../../" data-doc-path="dartsass/types/importerresults.html" data-assets-path="../../">
Expand All @@ -31,7 +31,7 @@

<a href="../../index.html">

Swift Sass v2.0.0-pre1</a>
Swift Sass v2.0.0-pre2</a>
</div>

<span class="navbar-text j2-coverage fw-slightly-bold small d-none d-lg-inline-block me-2">(100% documented)</span>
Expand Down
4 changes: 2 additions & 2 deletions docs/dartsass/types/importresolver1.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" href="../../css/fw2020.css">


<title>ImportResolver - Swift Sass v2.0.0-pre1</title>
<title>ImportResolver - Swift Sass v2.0.0-pre2</title>

</head>
<body class="j2-swift " data-root-path="./../../" data-doc-path="dartsass/types/importresolver1.html" data-assets-path="../../">
Expand All @@ -31,7 +31,7 @@

<a href="../../index.html">

Swift Sass v2.0.0-pre1</a>
Swift Sass v2.0.0-pre2</a>
</div>

<span class="navbar-text j2-coverage fw-slightly-bold small d-none d-lg-inline-block me-2">(100% documented)</span>
Expand Down
4 changes: 2 additions & 2 deletions docs/dartsass/types/lifecycleerror.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" href="../../css/fw2020.css">


<title>LifecycleError - Swift Sass v2.0.0-pre1</title>
<title>LifecycleError - Swift Sass v2.0.0-pre2</title>

</head>
<body class="j2-swift " data-root-path="./../../" data-doc-path="dartsass/types/lifecycleerror.html" data-assets-path="../../">
Expand All @@ -31,7 +31,7 @@

<a href="../../index.html">

Swift Sass v2.0.0-pre1</a>
Swift Sass v2.0.0-pre2</a>
</div>

<span class="navbar-text j2-coverage fw-slightly-bold small d-none d-lg-inline-block me-2">(100% documented)</span>
Expand Down
4 changes: 2 additions & 2 deletions docs/dartsass/types/protocolerror.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" href="../../css/fw2020.css">


<title>ProtocolError - Swift Sass v2.0.0-pre1</title>
<title>ProtocolError - Swift Sass v2.0.0-pre2</title>

</head>
<body class="j2-swift " data-root-path="./../../" data-doc-path="dartsass/types/protocolerror.html" data-assets-path="../../">
Expand All @@ -31,7 +31,7 @@

<a href="../../index.html">

Swift Sass v2.0.0-pre1</a>
Swift Sass v2.0.0-pre2</a>
</div>

<span class="navbar-text j2-coverage fw-slightly-bold small d-none d-lg-inline-block me-2">(100% documented)</span>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" href="css/fw2020.css">


<title>Custom Functions - Swift Sass v2.0.0-pre1</title>
<title>Custom Functions - Swift Sass v2.0.0-pre2</title>

</head>
<body class="j2-swift " data-root-path="./" data-doc-path="custom-functions.html" data-assets-path="">
Expand All @@ -31,7 +31,7 @@

<a href="index.html">

Swift Sass v2.0.0-pre1</a>
Swift Sass v2.0.0-pre2</a>
</div>

<span class="navbar-text j2-coverage fw-slightly-bold small d-none d-lg-inline-block me-2">(100% documented)</span>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" href="css/fw2020.css">


<title>Custom Importers - Swift Sass v2.0.0-pre1</title>
<title>Custom Importers - Swift Sass v2.0.0-pre2</title>

</head>
<body class="j2-swift " data-root-path="./" data-doc-path="custom-importers.html" data-assets-path="">
Expand All @@ -31,7 +31,7 @@

<a href="index.html">

Swift Sass v2.0.0-pre1</a>
Swift Sass v2.0.0-pre2</a>
</div>

<span class="navbar-text j2-coverage fw-slightly-bold small d-none d-lg-inline-block me-2">(100% documented)</span>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" href="css/fw2020.css">


<title>Dart Sass - Swift Sass v2.0.0-pre1</title>
<title>Dart Sass - Swift Sass v2.0.0-pre2</title>

</head>
<body class="j2-swift " data-root-path="./" data-doc-path="dart-sass.html" data-assets-path="">
Expand All @@ -31,7 +31,7 @@

<a href="index.html">

Swift Sass v2.0.0-pre1</a>
Swift Sass v2.0.0-pre2</a>
</div>

<span class="navbar-text j2-coverage fw-slightly-bold small d-none d-lg-inline-block me-2">(100% documented)</span>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" href="../../css/fw2020.css">


<title>Compiler - Swift Sass v2.0.0-pre1</title>
<title>Compiler - Swift Sass v2.0.0-pre2</title>

</head>
<body class="j2-swift " data-root-path="./../../" data-doc-path="dartsass/types/compiler.html" data-assets-path="../../">
Expand All @@ -31,7 +31,7 @@

<a href="../../index.html">

Swift Sass v2.0.0-pre1</a>
Swift Sass v2.0.0-pre2</a>
</div>

<span class="navbar-text j2-coverage fw-slightly-bold small d-none d-lg-inline-block me-2">(100% documented)</span>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" href="../../css/fw2020.css">


<title>FilesystemImporter - Swift Sass v2.0.0-pre1</title>
<title>FilesystemImporter - Swift Sass v2.0.0-pre2</title>

</head>
<body class="j2-swift " data-root-path="./../../" data-doc-path="dartsass/types/filesystemimporter1.html" data-assets-path="../../">
Expand All @@ -31,7 +31,7 @@

<a href="../../index.html">

Swift Sass v2.0.0-pre1</a>
Swift Sass v2.0.0-pre2</a>
</div>

<span class="navbar-text j2-coverage fw-slightly-bold small d-none d-lg-inline-block me-2">(100% documented)</span>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" href="../../css/fw2020.css">


<title>Importer - Swift Sass v2.0.0-pre1</title>
<title>Importer - Swift Sass v2.0.0-pre2</title>

</head>
<body class="j2-swift " data-root-path="./../../" data-doc-path="dartsass/types/importer4.html" data-assets-path="../../">
Expand All @@ -31,7 +31,7 @@

<a href="../../index.html">

Swift Sass v2.0.0-pre1</a>
Swift Sass v2.0.0-pre2</a>
</div>

<span class="navbar-text j2-coverage fw-slightly-bold small d-none d-lg-inline-block me-2">(100% documented)</span>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" href="../../css/fw2020.css">


<title>ImporterResults - Swift Sass v2.0.0-pre1</title>
<title>ImporterResults - Swift Sass v2.0.0-pre2</title>

</head>
<body class="j2-swift " data-root-path="./../../" data-doc-path="dartsass/types/importerresults.html" data-assets-path="../../">
Expand All @@ -31,7 +31,7 @@

<a href="../../index.html">

Swift Sass v2.0.0-pre1</a>
Swift Sass v2.0.0-pre2</a>
</div>

<span class="navbar-text j2-coverage fw-slightly-bold small d-none d-lg-inline-block me-2">(100% documented)</span>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" href="../../css/fw2020.css">


<title>ImportResolver - Swift Sass v2.0.0-pre1</title>
<title>ImportResolver - Swift Sass v2.0.0-pre2</title>

</head>
<body class="j2-swift " data-root-path="./../../" data-doc-path="dartsass/types/importresolver1.html" data-assets-path="../../">
Expand All @@ -31,7 +31,7 @@

<a href="../../index.html">

Swift Sass v2.0.0-pre1</a>
Swift Sass v2.0.0-pre2</a>
</div>

<span class="navbar-text j2-coverage fw-slightly-bold small d-none d-lg-inline-block me-2">(100% documented)</span>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" href="../../css/fw2020.css">


<title>LifecycleError - Swift Sass v2.0.0-pre1</title>
<title>LifecycleError - Swift Sass v2.0.0-pre2</title>

</head>
<body class="j2-swift " data-root-path="./../../" data-doc-path="dartsass/types/lifecycleerror.html" data-assets-path="../../">
Expand All @@ -31,7 +31,7 @@

<a href="../../index.html">

Swift Sass v2.0.0-pre1</a>
Swift Sass v2.0.0-pre2</a>
</div>

<span class="navbar-text j2-coverage fw-slightly-bold small d-none d-lg-inline-block me-2">(100% documented)</span>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" href="../../css/fw2020.css">


<title>ProtocolError - Swift Sass v2.0.0-pre1</title>
<title>ProtocolError - Swift Sass v2.0.0-pre2</title>

</head>
<body class="j2-swift " data-root-path="./../../" data-doc-path="dartsass/types/protocolerror.html" data-assets-path="../../">
Expand All @@ -31,7 +31,7 @@

<a href="../../index.html">

Swift Sass v2.0.0-pre1</a>
Swift Sass v2.0.0-pre2</a>
</div>

<span class="navbar-text j2-coverage fw-slightly-bold small d-none d-lg-inline-block me-2">(100% documented)</span>
Expand Down
Loading

0 comments on commit 08274a4

Please sign in to comment.