Skip to content

Commit cb8eb31

Browse files
chore: release 2.0.5
1 parent 0984d35 commit cb8eb31

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+438
-305
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.0.5](https://github.com/FuuuOverclocking/path-nice/compare/v2.0.4...v2.0.5) (2022-07-25)
2+
3+
4+
### Features
5+
6+
* isEmptyDir(Sync) now supports the option `followlink` ([0984d35](https://github.com/FuuuOverclocking/path-nice/commit/0984d351ae0174465c372989a9850e1d04b7b560))
7+
8+
9+
110
## [2.0.4](https://github.com/FuuuOverclocking/path-nice/compare/v2.0.3...v2.0.4) (2022-07-23)
211

312

docs/functions/basename.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>basename | path-nice - v2.0.4</title><meta name="description" content="Documentation for path-nice - v2.0.4"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
1+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>basename | path-nice - v2.0.5</title><meta name="description" content="Documentation for path-nice - v2.0.5"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
22
<div class="tsd-toolbar-contents container">
33
<div class="table-cell" id="tsd-search" data-base="..">
44
<div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
55
<ul class="results">
66
<li class="state loading">Preparing search index...</li>
7-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">path-nice - v2.0.4</a></div>
7+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">path-nice - v2.0.5</a></div>
88
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
99
<div class="container container-main">
1010
<div class="col-8 col-content">
1111
<div class="tsd-page-title">
1212
<ul class="tsd-breadcrumb">
13-
<li><a href="../modules.html">path-nice - v2.0.4</a></li>
13+
<li><a href="../modules.html">path-nice - v2.0.5</a></li>
1414
<li><a href="basename.html">basename</a></li></ul>
1515
<h1>Function basename</h1></div>
1616
<section class="tsd-panel">
@@ -51,7 +51,7 @@ <h4 class="uppercase">Theme</h4><select id="theme"><option value="os">OS</option
5151
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
5252
<div class="tsd-accordion-details">
5353
<ul>
54-
<li><a href="../modules.html">path-<wbr/>nice -<wbr/> v2.0.4</a>
54+
<li><a href="../modules.html">path-<wbr/>nice -<wbr/> v2.0.5</a>
5555
<ul>
5656
<li class="tsd-kind-namespace"><a href="../modules/default.html">default</a></li></ul></li></ul></div></details></nav>
5757
<nav class="tsd-navigation secondary menu-sticky">

docs/functions/bindFS.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>bindFS | path-nice - v2.0.4</title><meta name="description" content="Documentation for path-nice - v2.0.4"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
1+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>bindFS | path-nice - v2.0.5</title><meta name="description" content="Documentation for path-nice - v2.0.5"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
22
<div class="tsd-toolbar-contents container">
33
<div class="table-cell" id="tsd-search" data-base="..">
44
<div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
55
<ul class="results">
66
<li class="state loading">Preparing search index...</li>
7-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">path-nice - v2.0.4</a></div>
7+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">path-nice - v2.0.5</a></div>
88
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
99
<div class="container container-main">
1010
<div class="col-8 col-content">
1111
<div class="tsd-page-title">
1212
<ul class="tsd-breadcrumb">
13-
<li><a href="../modules.html">path-nice - v2.0.4</a></li>
13+
<li><a href="../modules.html">path-nice - v2.0.5</a></li>
1414
<li><a href="bindFS.html">bindFS</a></li></ul>
1515
<h1>Function bindFS</h1></div>
1616
<section class="tsd-panel">
@@ -56,7 +56,7 @@ <h4 class="uppercase">Theme</h4><select id="theme"><option value="os">OS</option
5656
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
5757
<div class="tsd-accordion-details">
5858
<ul>
59-
<li><a href="../modules.html">path-<wbr/>nice -<wbr/> v2.0.4</a>
59+
<li><a href="../modules.html">path-<wbr/>nice -<wbr/> v2.0.5</a>
6060
<ul>
6161
<li class="tsd-kind-namespace"><a href="../modules/default.html">default</a></li></ul></li></ul></div></details></nav>
6262
<nav class="tsd-navigation secondary menu-sticky">

docs/functions/default-1.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>default | path-nice - v2.0.4</title><meta name="description" content="Documentation for path-nice - v2.0.4"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
1+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>default | path-nice - v2.0.5</title><meta name="description" content="Documentation for path-nice - v2.0.5"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
22
<div class="tsd-toolbar-contents container">
33
<div class="table-cell" id="tsd-search" data-base="..">
44
<div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
55
<ul class="results">
66
<li class="state loading">Preparing search index...</li>
7-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">path-nice - v2.0.4</a></div>
7+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">path-nice - v2.0.5</a></div>
88
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
99
<div class="container container-main">
1010
<div class="col-8 col-content">
1111
<div class="tsd-page-title">
1212
<ul class="tsd-breadcrumb">
13-
<li><a href="../modules.html">path-nice - v2.0.4</a></li>
13+
<li><a href="../modules.html">path-nice - v2.0.5</a></li>
1414
<li><a href="default-1.html">default</a></li></ul>
1515
<h1>Function default</h1></div>
1616
<section class="tsd-panel">
@@ -109,7 +109,7 @@ <h4 class="uppercase">Theme</h4><select id="theme"><option value="os">OS</option
109109
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
110110
<div class="tsd-accordion-details">
111111
<ul>
112-
<li><a href="../modules.html">path-<wbr/>nice -<wbr/> v2.0.4</a>
112+
<li><a href="../modules.html">path-<wbr/>nice -<wbr/> v2.0.5</a>
113113
<ul>
114114
<li class="selected tsd-kind-namespace"><a href="../modules/default.html">default</a></li></ul></li></ul></div></details></nav>
115115
<nav class="tsd-navigation secondary menu-sticky">

docs/functions/default.basename.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>basename | path-nice - v2.0.4</title><meta name="description" content="Documentation for path-nice - v2.0.4"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
1+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>basename | path-nice - v2.0.5</title><meta name="description" content="Documentation for path-nice - v2.0.5"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
22
<div class="tsd-toolbar-contents container">
33
<div class="table-cell" id="tsd-search" data-base="..">
44
<div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
55
<ul class="results">
66
<li class="state loading">Preparing search index...</li>
7-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">path-nice - v2.0.4</a></div>
7+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">path-nice - v2.0.5</a></div>
88
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
99
<div class="container container-main">
1010
<div class="col-8 col-content">
1111
<div class="tsd-page-title">
1212
<ul class="tsd-breadcrumb">
13-
<li><a href="../modules.html">path-nice - v2.0.4</a></li>
13+
<li><a href="../modules.html">path-nice - v2.0.5</a></li>
1414
<li><a href="../modules/default.html">default</a></li>
1515
<li><a href="default.basename.html">basename</a></li></ul>
1616
<h1>Function basename</h1></div>
@@ -52,7 +52,7 @@ <h4 class="uppercase">Theme</h4><select id="theme"><option value="os">OS</option
5252
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
5353
<div class="tsd-accordion-details">
5454
<ul>
55-
<li class="current"><a href="../modules.html">path-<wbr/>nice -<wbr/> v2.0.4</a>
55+
<li class="current"><a href="../modules.html">path-<wbr/>nice -<wbr/> v2.0.5</a>
5656
<ul>
5757
<li class="current tsd-kind-namespace"><a href="../modules/default.html">default</a></li></ul></li></ul></div></details></nav>
5858
<nav class="tsd-navigation secondary menu-sticky">

0 commit comments

Comments
 (0)