Skip to content

Commit

Permalink
Version 5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johnfairh committed Oct 20, 2022
1 parent d342cea commit 5904012
Show file tree
Hide file tree
Showing 116 changed files with 2,040 additions and 4,254 deletions.
2 changes: 1 addition & 1 deletion .jazzy.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
author: John Fairhurst
author_url: http://github.com/johnfairh
module: RubyGateway
module_version: 5.2.0
module_version: 5.3.0
copyright: Distributed under the MIT license. Maintained by [John Fairhurst](mailto:johnfairh@gmail.com).
readme: README.md
github_url: https://github.com/johnfairh/RubyGateway
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 5.3.0 - 20th October 2022

#### Enhancements

* Support Ruby 3.1

## 5.2.0 - 2nd October 2021

#### Enhancements
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The remainder of this software is licensed as follows.

MIT License

Copyright (c) 2018-2021 Matthew John Fairhurst
Copyright (c) 2018-2022 Matthew John Fairhurst

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ log(object2_to_log, priority: 2)
## Requirements

* Swift 5.4 or later, from swift.org or Xcode 12.5+
* macOS (tested on 11.3) or Linux (tested on Ubuntu Bionic/18.04 on x86_64) with Clang 6.
* macOS (tested on 12.6) or Linux (tested on Ubuntu Bionic/18.04 on x86_64) with Clang 6.
* Ruby 2.6 or later including development files:
* For macOS, these come with Xcode.
* For Linux you may need to install a -dev package depending on how your Ruby
Expand All @@ -185,7 +185,7 @@ github "johnfairh/RubyGateway"

Swift package manager for macOS or Linux:
```
.package(url: "https://github.com/johnfairh/RubyGateway", from: "5.2.0")
.package(url: "https://github.com/johnfairh/RubyGateway", from: "5.3.0")
```

CocoaPods for macOS:
Expand Down
2 changes: 1 addition & 1 deletion RubyGateway.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "RubyGateway"
s.version = "5.2.0"
s.version = "5.3.0"
s.authors = { "John Fairhurst" => "johnfairh@gmail.com" }
s.license = { :type => "MIT", :file => "LICENSE" }
s.homepage = "https://github.com/johnfairh/RubyGateway"
Expand Down
12 changes: 6 additions & 6 deletions docs/Extensions/Array.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>Array - RubyGateway 5.2.0 docs</title>
<title>Array - RubyGateway 5.3.0 docs</title>

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

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

RubyGateway 5.2.0 docs</a>
RubyGateway 5.3.0 docs</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 Expand Up @@ -700,7 +700,7 @@ <h1 class="j2-anchor">


<nav aria-label="item details" class="j2-main-item-nav">
<a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L283-L322">Show on GitHub</a>
<a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L307-L346">Show on GitHub</a>
</nav>


Expand Down Expand Up @@ -770,7 +770,7 @@ <h5>Declaration</h5>
<nav class="j2-item-nav" aria-label="item details">


<span class="j2-item-nav-item"><a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L292-L311">Show on GitHub</a></span>
<span class="j2-item-nav-item"><a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L316-L335">Show on GitHub</a></span>

</nav>
</div>
Expand Down Expand Up @@ -830,7 +830,7 @@ <h5>Declaration</h5>
<nav class="j2-item-nav" aria-label="item details">


<span class="j2-item-nav-item"><a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L314-L321">Show on GitHub</a></span>
<span class="j2-item-nav-item"><a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L338-L345">Show on GitHub</a></span>

</nav>
</div>
Expand Down Expand Up @@ -925,7 +925,7 @@ <h6 class="j2-inline-heading">Actions</h6>
<div class="col j2-footer small pt-2">
<p>Distributed under the MIT license. Maintained by <a href="mailto:johnfairh@gmail.com">John Fairhurst</a>.</p>

<p>Generated by <a class="link" href="https://github.com/johnfairh/Bebop" target="_blank" rel="external noopener">Bebop v1.8.0</a> using the FW2020 theme, based on technology from <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫</a>.</p>
<p>Generated by <a class="link" href="https://github.com/johnfairh/Bebop" target="_blank" rel="external noopener">Bebop v1.9.0</a> using the FW2020 theme, based on technology from <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫</a>.</p>

</div>
</footer>
Expand Down
10 changes: 5 additions & 5 deletions docs/Extensions/ArraySlice.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>ArraySlice - RubyGateway 5.2.0 docs</title>
<title>ArraySlice - RubyGateway 5.3.0 docs</title>

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

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

RubyGateway 5.2.0 docs</a>
RubyGateway 5.3.0 docs</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 Expand Up @@ -700,7 +700,7 @@ <h1 class="j2-anchor">


<nav aria-label="item details" class="j2-main-item-nav">
<a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L328-L345">Show on GitHub</a>
<a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L352-L369">Show on GitHub</a>
</nav>


Expand Down Expand Up @@ -768,7 +768,7 @@ <h5>Declaration</h5>
<nav class="j2-item-nav" aria-label="item details">


<span class="j2-item-nav-item"><a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L337-L344">Show on GitHub</a></span>
<span class="j2-item-nav-item"><a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L361-L368">Show on GitHub</a></span>

</nav>
</div>
Expand Down Expand Up @@ -863,7 +863,7 @@ <h6 class="j2-inline-heading">Actions</h6>
<div class="col j2-footer small pt-2">
<p>Distributed under the MIT license. Maintained by <a href="mailto:johnfairh@gmail.com">John Fairhurst</a>.</p>

<p>Generated by <a class="link" href="https://github.com/johnfairh/Bebop" target="_blank" rel="external noopener">Bebop v1.8.0</a> using the FW2020 theme, based on technology from <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫</a>.</p>
<p>Generated by <a class="link" href="https://github.com/johnfairh/Bebop" target="_blank" rel="external noopener">Bebop v1.9.0</a> using the FW2020 theme, based on technology from <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫</a>.</p>

</div>
</footer>
Expand Down
12 changes: 6 additions & 6 deletions docs/Extensions/Bool.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>Bool - RubyGateway 5.2.0 docs</title>
<title>Bool - RubyGateway 5.3.0 docs</title>

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

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

RubyGateway 5.2.0 docs</a>
RubyGateway 5.3.0 docs</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 Expand Up @@ -699,7 +699,7 @@ <h1 class="j2-anchor">


<nav aria-label="item details" class="j2-main-item-nav">
<a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L134-L150">Show on GitHub</a>
<a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L158-L174">Show on GitHub</a>
</nav>


Expand Down Expand Up @@ -766,7 +766,7 @@ <h5>Declaration</h5>
<nav class="j2-item-nav" aria-label="item details">


<span class="j2-item-nav-item"><a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L139-L144">Show on GitHub</a></span>
<span class="j2-item-nav-item"><a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L163-L168">Show on GitHub</a></span>

</nav>
</div>
Expand Down Expand Up @@ -826,7 +826,7 @@ <h5>Declaration</h5>
<nav class="j2-item-nav" aria-label="item details">


<span class="j2-item-nav-item"><a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L147-L149">Show on GitHub</a></span>
<span class="j2-item-nav-item"><a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L171-L173">Show on GitHub</a></span>

</nav>
</div>
Expand Down Expand Up @@ -921,7 +921,7 @@ <h6 class="j2-inline-heading">Actions</h6>
<div class="col j2-footer small pt-2">
<p>Distributed under the MIT license. Maintained by <a href="mailto:johnfairh@gmail.com">John Fairhurst</a>.</p>

<p>Generated by <a class="link" href="https://github.com/johnfairh/Bebop" target="_blank" rel="external noopener">Bebop v1.8.0</a> using the FW2020 theme, based on technology from <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫</a>.</p>
<p>Generated by <a class="link" href="https://github.com/johnfairh/Bebop" target="_blank" rel="external noopener">Bebop v1.9.0</a> using the FW2020 theme, based on technology from <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫</a>.</p>

</div>
</footer>
Expand Down
12 changes: 6 additions & 6 deletions docs/Extensions/ClosedRange.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>ClosedRange - RubyGateway 5.2.0 docs</title>
<title>ClosedRange - RubyGateway 5.3.0 docs</title>

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

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

RubyGateway 5.2.0 docs</a>
RubyGateway 5.3.0 docs</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 Expand Up @@ -700,7 +700,7 @@ <h1 class="j2-anchor">


<nav aria-label="item details" class="j2-main-item-nav">
<a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L525-L541">Show on GitHub</a>
<a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L549-L565">Show on GitHub</a>
</nav>


Expand Down Expand Up @@ -767,7 +767,7 @@ <h5>Declaration</h5>
<nav class="j2-item-nav" aria-label="item details">


<span class="j2-item-nav-item"><a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L530-L535">Show on GitHub</a></span>
<span class="j2-item-nav-item"><a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L554-L559">Show on GitHub</a></span>

</nav>
</div>
Expand Down Expand Up @@ -827,7 +827,7 @@ <h5>Declaration</h5>
<nav class="j2-item-nav" aria-label="item details">


<span class="j2-item-nav-item"><a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L538-L540">Show on GitHub</a></span>
<span class="j2-item-nav-item"><a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L562-L564">Show on GitHub</a></span>

</nav>
</div>
Expand Down Expand Up @@ -922,7 +922,7 @@ <h6 class="j2-inline-heading">Actions</h6>
<div class="col j2-footer small pt-2">
<p>Distributed under the MIT license. Maintained by <a href="mailto:johnfairh@gmail.com">John Fairhurst</a>.</p>

<p>Generated by <a class="link" href="https://github.com/johnfairh/Bebop" target="_blank" rel="external noopener">Bebop v1.8.0</a> using the FW2020 theme, based on technology from <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫</a>.</p>
<p>Generated by <a class="link" href="https://github.com/johnfairh/Bebop" target="_blank" rel="external noopener">Bebop v1.9.0</a> using the FW2020 theme, based on technology from <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫</a>.</p>

</div>
</footer>
Expand Down
12 changes: 6 additions & 6 deletions docs/Extensions/Dictionary.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>Dictionary - RubyGateway 5.2.0 docs</title>
<title>Dictionary - RubyGateway 5.3.0 docs</title>

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

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

RubyGateway 5.2.0 docs</a>
RubyGateway 5.3.0 docs</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 Expand Up @@ -701,7 +701,7 @@ <h1 class="j2-anchor">


<nav aria-label="item details" class="j2-main-item-nav">
<a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L367-L436">Show on GitHub</a>
<a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L391-L460">Show on GitHub</a>
</nav>


Expand Down Expand Up @@ -772,7 +772,7 @@ <h5>Declaration</h5>
<nav class="j2-item-nav" aria-label="item details">


<span class="j2-item-nav-item"><a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L379-L409">Show on GitHub</a></span>
<span class="j2-item-nav-item"><a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L403-L433">Show on GitHub</a></span>

</nav>
</div>
Expand Down Expand Up @@ -835,7 +835,7 @@ <h5>Declaration</h5>
<nav class="j2-item-nav" aria-label="item details">


<span class="j2-item-nav-item"><a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L417-L435">Show on GitHub</a></span>
<span class="j2-item-nav-item"><a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L441-L459">Show on GitHub</a></span>

</nav>
</div>
Expand Down Expand Up @@ -930,7 +930,7 @@ <h6 class="j2-inline-heading">Actions</h6>
<div class="col j2-footer small pt-2">
<p>Distributed under the MIT license. Maintained by <a href="mailto:johnfairh@gmail.com">John Fairhurst</a>.</p>

<p>Generated by <a class="link" href="https://github.com/johnfairh/Bebop" target="_blank" rel="external noopener">Bebop v1.8.0</a> using the FW2020 theme, based on technology from <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫</a>.</p>
<p>Generated by <a class="link" href="https://github.com/johnfairh/Bebop" target="_blank" rel="external noopener">Bebop v1.9.0</a> using the FW2020 theme, based on technology from <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫</a>.</p>

</div>
</footer>
Expand Down
12 changes: 6 additions & 6 deletions docs/Extensions/Double.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>Double - RubyGateway 5.2.0 docs</title>
<title>Double - RubyGateway 5.3.0 docs</title>

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

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

RubyGateway 5.2.0 docs</a>
RubyGateway 5.3.0 docs</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 Expand Up @@ -699,7 +699,7 @@ <h1 class="j2-anchor">


<nav aria-label="item details" class="j2-main-item-nav">
<a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L239-L268">Show on GitHub</a>
<a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L263-L292">Show on GitHub</a>
</nav>


Expand Down Expand Up @@ -771,7 +771,7 @@ <h5>Declaration</h5>
<nav class="j2-item-nav" aria-label="item details">


<span class="j2-item-nav-item"><a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L249-L259">Show on GitHub</a></span>
<span class="j2-item-nav-item"><a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L273-L283">Show on GitHub</a></span>

</nav>
</div>
Expand Down Expand Up @@ -831,7 +831,7 @@ <h5>Declaration</h5>
<nav class="j2-item-nav" aria-label="item details">


<span class="j2-item-nav-item"><a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L262-L267">Show on GitHub</a></span>
<span class="j2-item-nav-item"><a href="https://github.com/johnfairh/RubyGateway/tree/main/Sources/RubyGateway/RbConversions.swift#L286-L291">Show on GitHub</a></span>

</nav>
</div>
Expand Down Expand Up @@ -926,7 +926,7 @@ <h6 class="j2-inline-heading">Actions</h6>
<div class="col j2-footer small pt-2">
<p>Distributed under the MIT license. Maintained by <a href="mailto:johnfairh@gmail.com">John Fairhurst</a>.</p>

<p>Generated by <a class="link" href="https://github.com/johnfairh/Bebop" target="_blank" rel="external noopener">Bebop v1.8.0</a> using the FW2020 theme, based on technology from <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫</a>.</p>
<p>Generated by <a class="link" href="https://github.com/johnfairh/Bebop" target="_blank" rel="external noopener">Bebop v1.9.0</a> using the FW2020 theme, based on technology from <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫</a>.</p>

</div>
</footer>
Expand Down
Loading

0 comments on commit 5904012

Please sign in to comment.