Skip to content

Commit

Permalink
Release v4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 16, 2022
1 parent df21c0a commit 64959c3
Show file tree
Hide file tree
Showing 211 changed files with 7,245 additions and 28,957 deletions.
Binary file added CodeIgniter4.2.1.epub
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: db4e8a4821f96f7c145c50c23c459e0d
config: f845b454ef1e9678ddb9d33e79d7fe4c
tags: 645f666f9bcd5a90fca523b33c5a78b7
4 changes: 2 additions & 2 deletions docs/_static/css/theme.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '4.2.0',
VERSION: '4.2.1',
LANGUAGE: 'None',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
Expand Down
2 changes: 1 addition & 1 deletion docs/_static/js/theme.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

160 changes: 25 additions & 135 deletions docs/changelogs/index.html
Original file line number Diff line number Diff line change
@@ -1,94 +1,42 @@


<!DOCTYPE html>
<html class="writer-html4" lang="en" >
<head>
<meta charset="utf-8" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>Change Logs &mdash; CodeIgniter 4.2.0 documentation</title>



<link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />



<link rel="shortcut icon" href="../_static/favicon.ico"/>








<title>Change Logs &mdash; CodeIgniter 4.2.1 documentation</title><link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" /><link rel="shortcut icon" href="../_static/favicon.ico"/>
<!--[if lt IE 9]>
<script src="../_static/js/html5shiv.min.js"></script>
<![endif]-->


<script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<script type="text/javascript" src="../_static/language_data.js"></script>
<script type="text/javascript" src="../_static/js/citheme.js"></script>
<script type="text/javascript" src="../_static/js/carbon.js"></script>

<script type="text/javascript" src="../_static/js/theme.js"></script>


<script src="../_static/js/theme.js"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="Version 4.2.0" href="v4.2.0.html" />
<link rel="next" title="Version 4.2.1" href="v4.2.1.html" />
<link rel="prev" title="Running Your App" href="../installation/running.html" />
</head>

<body class="wy-body-for-nav">


<body class="wy-body-for-nav">
<div class="wy-grid-for-nav">

<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" style="background: #DD4814" >



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




<img src="../_static/ci-logo-text.png" class="logo" alt="Logo"/>

<a href="../index.html"><img src="../_static/ci-logo-text.png" class="logo" alt="Logo"/>
</a>




<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>


</div>


<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">






</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<ul>
<li class="toctree-l1"><a class="reference internal" href="../intro/index.html">Welcome to CodeIgniter4</a><ul>
<li class="toctree-l2"><a class="reference internal" href="../intro/index.html">Welcome to CodeIgniter4</a></li>
Expand Down Expand Up @@ -295,79 +243,39 @@
<li class="toctree-l1"><a class="reference internal" href="../libraries/official_packages.html">Official Packages</a></li>
</ul>



</div>

</div>
</nav>

<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">


<nav class="wy-nav-top" aria-label="top navigation">

<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" style="background: #DD4814" >
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="../index.html">CodeIgniter</a>

</nav>


<div class="wy-nav-content">

<div class="rst-content">



















<div role="navigation" aria-label="breadcrumbs navigation">

<div role="navigation" aria-label="Page navigation">
<ul class="wy-breadcrumbs">

<li><a href="../index.html" class="icon icon-home"></a> &raquo;</li>

<li><a href="../installation/index.html">Installation</a> &raquo;</li>

<li>Change Logs</li>


<li class="wy-breadcrumbs-aside">



</li>

</ul>


<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">

<div class="section" id="change-logs">
<h1>Change Logs<a class="headerlink" href="#change-logs" title="Permalink to this headline"></a></h1>
<h1>Change Logs<a class="headerlink" href="#change-logs" title="Permalink to this headline"></a></h1>
<div class="section" id="version-version">
<h2>Version 4.2<a class="headerlink" href="#version-version" title="Permalink to this headline"></a></h2>
<h2>Version 4.2<a class="headerlink" href="#version-version" title="Permalink to this headline"></a></h2>
<p><strong>List of all CodeIgniter4 releases</strong></p>
<p>See all the changes.</p>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="v4.2.1.html">Version 4.2.1</a></li>
<li class="toctree-l1"><a class="reference internal" href="v4.2.0.html">Version 4.2.0</a></li>
<li class="toctree-l1"><a class="reference internal" href="v4.1.9.html">Version 4.1.9</a></li>
<li class="toctree-l1"><a class="reference internal" href="v4.1.8.html">Version 4.1.8</a></li>
Expand Down Expand Up @@ -403,53 +311,35 @@ <h2>Version 4.2<a class="headerlink" href="#version-version" title="Permalink to


</div>

</div>
<footer>
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
<a href="v4.2.0.html" class="btn btn-neutral float-right" title="Version 4.2.0" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="../installation/running.html" class="btn btn-neutral float-left" title="Running Your App" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="v4.2.1.html" class="btn btn-neutral float-right" title="Version 4.2.1" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>

<hr/>

<div role="contentinfo">
<p>
&#169; Copyright 2019-2022 CodeIgniter Foundation.
<span class="lastupdated">
Last updated on Jun 03, 2022.
</span>

</p>
<p>&#169; Copyright 2019-2022 CodeIgniter Foundation.
<span class="lastupdated">Last updated on Jun 16, 2022.
</span></p>
</div>



Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a


Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>

provided by <a href="https://readthedocs.org">Read the Docs</a>.
provided by <a href="https://readthedocs.org">Read the Docs</a>.


</footer>
</div>
</div>

</section>

</div>


<script type="text/javascript">
<script>
jQuery(function () {
SphinxRtdTheme.Navigation.enable(false);
});
</script>





</script>

</body>
</html>
Loading

0 comments on commit 64959c3

Please sign in to comment.