Skip to content

Commit 08c4079

Browse files
0.3.1
1 parent 6a88c42 commit 08c4079

24 files changed

Lines changed: 2515 additions & 14 deletions

en/README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![banner](banner_homepage.png)
22

3-
### Nelson 0.2.12.0
3+
### Nelson 0.3.1.0
44

55
This is an pre-release of Nelson.
66

@@ -11,6 +11,7 @@ Try it !
1111

1212
* * *
1313

14-
15-
16-
14+
* [Changelog](./changelogs/CHANGELOG.md)
15+
* [Changelog v0.2.x](./changelogs/CHANGELOG-0.2.x.md)
16+
* [Changelog v0.1.x](./changelogs/CHANGELOG-0.1.x.md)
17+
* [Nelson license](./license/license.md)

en/SUMMARY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,8 @@
217217
* [string](./string/README.md)
218218
* [char](./string/char.md)
219219
* [contains](./string/contains.md)
220+
* [convertCharsToStrings](./string/convertCharsToStrings.md)
221+
* [convertStringsToChars](./string/convertStringsToChars.md)
220222
* [count](./string/count.md)
221223
* [deblank](./string/deblank.md)
222224
* [endsWith](./string/endsWith.md)
@@ -380,6 +382,7 @@
380382
* [filesep](./files_folders_functions/filesep.md)
381383
* [isdir](./files_folders_functions/isdir.md)
382384
* [isfile](./files_folders_functions/isfile.md)
385+
* [isfolder](./files_folders_functions/isfolder.md)
383386
* [mkdir](./files_folders_functions/mkdir.md)
384387
* [pathsep](./files_folders_functions/pathsep.md)
385388
* [pwd](./files_folders_functions/pwd.md)

0 commit comments

Comments
 (0)