History¶
current - 2020-07-09 - 0.00Mb¶
1.9.3396 - 2020-06-08 - 2.06Mb¶
issue 304: Implements a simpler version of ignore_warnings (2020-06-07)
1.9.3393 - 2020-06-03 - 2.06Mb¶
issue 303: Add parameter squeeze to assertEqualArray (2020-06-03)
issue 302: Implements method assertLogging in ExtTestCase (2020-05-10)
issue 301: Implements method assertWarning in ExtTestCase (2020-05-10)
issue 300: Use fire instead of docutils to parse function documentation in cli (2020-05-02)
issue 298: SingleFileHTMLBuilder is deprecated in Sphinx (2020-04-07)
1.9.3350 - 2020-03-16 - 2.06Mb¶
issue 296: Automatically modifies __init__.py with git number version (2020-03-12)
issue 295: Speed up import time of ExtTestCase (2020-02-28)
issue 294: Rename command line process_notebook into convert_notebook (2020-02-20)
issue 293: Fix notebook format after execution (function run_notebook) (2020-02-20)
issue 292: Add command line to run notebook (2020-02-19)
1.9.3325 - 2020-02-12 - 2.06Mb¶
1.9.3289 - 2019-12-16 - 2.06Mb¶
1.9.3280 - 2019-12-13 - 2.06Mb¶
issue 285: Make ftp command line work with keyring (2019-12-08)
issue 284: Implements untar_files for .tar.gz extensions (2019-11-25)
issue 283: Add a command line to publish a file through ftp and ftps (2019-11-25)
issue 282: Write a function to run a function every n seconds (2019-11-22)
issue 281: Removes use of specific versions of nbconvert and pylzma. (2019-11-11)
issue 280: Removes conversion from notebook to nbpresent (2019-11-10)
1.9.3248 - 2019-11-06 - 2.05Mb¶
1.9.3240 - 2019-10-21 - 2.05Mb¶
1.9.3227 - 2019-09-22 - 2.05Mb¶
issue 274: Add parameter min_size to check wrong downloads in function read_content_ufs (2019-09-22)
1.9.3221 - 2019-09-20 - 2.05Mb¶
issue 273: Extend FTP functionalities to SFTP (2019-09-19)
issue 272: Improves df2rst by splitting into columns to have smaller dataframes to display (2019-09-05)
issue 271: Add parameter split to function df2rst to introduce section in the output (2019-09-05)
issue 270: Adds a function to zoom in, zoom out images + command line (2019-09-01)
issue 269: Fix github links if the sources are not inside a subfolder src (2019-09-01)
issue 268: Fix bool parsing in create_cli_parser (2019-08-27)
1.9.3192 - 2019-08-26 - 2.05Mb¶
1.9.3186 - 2019-08-02 - 2.05Mb¶
1.9.3179 - 2019-07-17 - 2.05Mb¶
1.9.3162 - 2019-06-29 - 2.04Mb¶
1.9.3154 - 2019-06-18 - 2.04Mb¶
1.9.3141 - 2019-06-03 - 2.04Mb¶
1.9.3135 - 2019-05-27 - 2.04Mb¶
1.9.3118 - 2019-04-26 - 2.04Mb¶
1.9.3069 - 2019-03-25 - 2.04Mb¶
issue 244: remove need of __init__.py in folder src, do not import conf.py in the same process while generating the documentation (2019-03-25)
issue 243: refactor unit tests (2019-03-20)
issue 242: add command line sphinx_rst to convert rst document (2019-03-16)
issue 239: add sphinx directive to add date of the latest commit (2019-03-16)
issue 240: replaces separator ; by ;; in yaml files when dealing with conditional instructions (2019-03-04)
issue 236: command line is slow (2019-03-01)
issue 237: add parameter number_format to df2rst (2019-02-28)
issue 235: removes FutureWarning when using ExtTestClass (2019-02-24)
issue 234: fix RSS stream (2019-02-21)
1.8.2973 - 2019-02-16 - 2.03Mb¶
issue 233: add a function to run all test function in a file (2019-02-14)
issue 232: Missing blog posts between two pages (2019-01-28)
issue 230: autosignature does not work for C++ function in cpyquickhelper (2019-01-19)
issue 229: remove specific code for python2 (2019-01-12)
issue 228: fix missing jpg images in documentation (2019-01-09)
issue 227: makes more functions available from command line (2019-01-08)
issue 226: fix command line name when created from a function (2019-01-08)
issue 225: add class BufferedPrint to retrieve logging through fLOG (2019-01-07)
issue 224: add process_notebooks in the list of function available through the command line (2019-01-06)
issue 223: jenkins script: distringuish between script and linux instruction if (2019-01-04)
issue 222: update jenkins job cleanup options (2019-01-03)
issue 221: ignore errors when combining reports (2019-01-02)
issue 220: creates a GUI for the command line window (2018-12-31)
issue 219: Add default negative pattern when cleaning files in a folder (2018-12-31)
issue 217: remove unnecessary logging when generating sphinx documentation (2018-12-20)
issue 216: conversion of notebook including svg fails (2018-12-18)
issue 215: add quote_node for quotations (sphinx) (2018-12-18)
issue 214: fix issue with neg_pattern in explore_folder_iterfile (2018-12-11)
issue 213: removes cmdref from documentation when creating a parser for a function (2018-12-10)
issue 212: issue when the default value is None when building the parser for a specific function (2018-12-09)
issue 211: automatically git tag when publishing (2018-12-05)
issue 210: add __main__ command line (2018-11-29)
issue 209: implements function retrieve_notebooks_in_folder (2018-11-25)
issue 208: update to azure CI (2018-11-25)
issue 205: Slides conversion are missing from the documentation (2018-11-09)
issue 204: Fix missing snippet for notebook when it fails finding one (2018-11-06)
issue 203: make epkg links anonymous to avoid warning about duplicated target (2018-11-05)
issue 202: make runpython keep context from one execution to the next one (2018-11-01)
issue 201: handle language options in runpython and rst builder (2018-11-01)
issue 200: ignore issue E402 when applying autopep8 (move import at the top of the file) (2018-10-28)
issue 199: better logging in synchronisation_folder (2018-10-14)
issue 198: broken links in the documentation (magic command ,example) (2018-10-14)
issue 197: do not raise exception if latex is not found when using rst2html (2018-10-06)
issue 196: add function add_rst_links to automatically add links into one string (2018-10-04)
issue 195: implement a doctree outputter (2018-09-19)
issue 194: check why call an extension from the setup is different from adding it to the list of extensions (2018-09-19)
issue 193: fix an issue when converting a werzeug object into string (2018-09-17)
issue 192: resolve issues with image and sphinx (2018-09-16)
issue 191: implement latex custom builder for rst2html (2018-09-16)
issue 190: Take dependency on Sphinx >= 1.8 (2018-09-13)
issue 189: fix import issue with update to Sphinx 1.8.0 (2018-09-13)
issue 188: add supports for images in rst and md writers (2018-09-12)
issue 187: fix bug in doxypy when class definition is followed by a commentary (2018-09-12)
issue 186: remove <SYSTEM MESSAGE> for role ref when converting a string rst into html or rst (2018-09-08)
issue 185: add markdown rst converter (2018-09-08)
issue 184: add tag :orphan: to additional files (2018-09-08)
issue 183: use svg image for formula in HTML and png in latex (2018-08-27)
issue 182: implementation of a backup plan if downloading require.js fails (2018-08-27)
issue 181: fix an issue when combining coverage_report after the unit tests passed (2018-08-24)
issue 180: add parameter persistent to get_temp_folder (2018-08-24)
issue 179: put a default value for neg_pattern if it is none to avoid known folders (function check_pep8) (2018-08-23)
issue 178: add parameter delay to wait between two files being transferred through FTP (2018-08-23)
issue 177: remove ping helper (2018-08-20)
issue 163: fix automation for Jenkins on linux (2018-08-20)
issue 32: add command local_jenkins for setup.py (2018-08-20)
issue 176: add margin around toggle button (sphinx) (2018-08-19)
issue 175: removes output title if toggle option is used (2018-08-19)
issue 174: changes runpython titles into <<< and >>> (2018-08-19)
issue 173: add option current to runpython to run a script in the folder of the source file which contains it (2018-08-19)
issue 172: rst2html: parameters directives allows single directive with no new nodes (2018-08-19)
issue 171: allow a class to modify the script to run in runpython sphinx directive (2018-08-18)
issue 170: add option syspath for autosignature (2018-08-05)
issue 169: add option debug to autosignature (2018-08-05)
issue 168: documentation does not produce a page for a compiled module in pure C++ (not with pybind11) (2018-08-05)
issue 166: fix github link when link points to a compile module (2018-08-05)
issue 167: autosignature fails for function implemented in pure C++ (not with pybind11) (2018-08-04)
issue 165: documentation does not automatically generate .rst for module written in C (2018-08-04)
issue 164: improve autosignature for builtin function (2018-08-03)
issue 162: reduce the impact of RuntimeError: Kernel died before replying to kernel_info (2018-07-29)
issue 161: fix unit test test_build_script on appveyor (2018-07-28)
issue 160: notebook server remains open if an exception happens during the execution (2018-07-25)
issue 159: fix a bug with pylint version (2018-07-23)
issue 158: replaces clock by perf_counter (2018-07-22)
issue 156: fix issue with update to python-jenkins 1.1.0 (2018-07-22)
issue 155: fix issue with pylint 2.0 (2018-07-22)
issue 154: notebook coverage add color (2018-05-27)
issue 153: fix message “do not understand why t1 >= t2 for file %s” % full (2018-05-27)
issue 151: bug in autosignature, shorten path does not work for static method (2018-05-24)
issue 150: hide warnings produced by add_missing_development_version (2018-05-23)
issue 149: modifies autosignature to display the shortest import way (2018-05-19)
issue 148: fix unit test test_changes_graph (pandas update) (2018-05-17)
issue 146: remove raise … (…) from e in setup.py (2018-05-17)
issue 145: add a script to launch scite on windows with the right path (2018-05-13)
issue 144: disable sphinx gallery extension if no example (2018-05-11)
issue 143: add setup option to run pylint (2018-05-11)
issue 142: look for the files which makes pylint crash on Windows (2018-05-11)
issue 141: check_pep8 does not detect line too long and unused variables (use of pylint) (2018-05-11)
issue 140: modify assertEqualArray to allow small different (assert_almost_equal) (2018-05-07)
issue 138: retrieve past issues in history.rst (2018-05-06)
issue 139: update to python-jenkins 1.0.0 (2018-05-05)
issue 137: fix bug in bug HTML output (aggregated pages) (2018-04-29)
issue 136: add parameter create_dest to synchronize_folder (2018-04-29)
issue 135: fix for sphinx 1.7.3 (circular reference) (2018-04-22)
issue 134: allow url in video sphinx extension (2018-04-22)
issue 133: add a collapsible container, adapt it for runpython (2018-04-22)
issue 132: catch warning in run_python_script output, use redirect_stdout (2018-04-21)
issue 131: remove warning in runpython (2018-04-21)
issue 130: add plot output for runpython (2018-04-21)
issue 129: implement an easy way to profile a function in unit test (2018-04-19)
issue 128: fix issue in enumerate_pypi_versions_date (2018-04-14)
issue 127: update to pip 10 (many API changes) (2018-04-14)
issue 126: remove dependency on flake8, use pycodestyle (2018-04-13)
issue 125: fix sharenet for rst format (2018-04-05)
issue 124: add CodeNode in rst builder (2018-04-05)
issue 123: fix style for blogpostagg, remove inserted admonition (2018-04-05)
issue 122: fix notebook name when converting into rst (collision with html) (2018-04-05)
issue 121: extend list of functions in ExtTestCase (NotEqual, Greater(strict=True), NotEmpty (2018-04-01)
issue 120: add _fieldlist_row_index if missing in HTMLTranslatorWithCustomDirectives (2018-04-01)
issue 119: collision with image names in notebooks converted into rst (2018-03-29)
issue 117: bug with nbneg_pattern, check unit test failing due to that (2018-03-26)
issue 116: add tag .. raw:: html in notebook converted into rst (2018-03-26)
issue 114: automatically builds history with release and issues + add command history in setup (2018-03-24)
issue 111: enable manual snippet for notebook, repace add_notebook_menu by toctree in sphinx (2018-03-20)
issue 113: propose a fix for a bug introduced by pip 9.0.2 (2018-03-19)
issue 112: allow to set custom snippets for notebooks (2018-03-15)
issue 109: run javascript producing svg and convert it into png (2018-03-15)
issue 107: convert svg into png for notebook snippets (2018-03-12)
issue 108: add command lab, creates a script to start jupyter lab on notebook folder (2018-03-10)
issue 106: replace pdflatex by xelatex to handle utf-8 (2018-03-03)
issue 104: implement visit, depart for pending_xref and rst translator (2018-03-01)
issue 103: fix import issue for Sphinx 1.7.1 (2018-03-01)
issue 102: fix sphinx command line (2018-02-24)
issue 100: fix indentation when copying the sources in documentation repository (2018-02-04)
issue 99: bug with galleries of examples with multiple subfolders (2018-01-30)