Seriously

Latest version: v2.1.27

Safety actively analyzes 681812 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.1.27

What's Changed
* more commands
* Editing the master docs by evlrobinson in https://github.com/Mego/Seriously/pull/43
* Update commands.py by kckennylau in https://github.com/Mego/Seriously/pull/50
* Update commands.py by kckennylau in https://github.com/Mego/Seriously/pull/51
* Update SeriouslyCommands.py by kckennylau in https://github.com/Mego/Seriously/pull/54
* Update SeriouslyCommands.py -- faster Fibonacci by kckennylau in https://github.com/Mego/Seriously/pull/57
* New command: E0 (α): pop a,b: push [a]*b by kckennylau in https://github.com/Mego/Seriously/pull/62
* Update tests.py by kckennylau in https://github.com/Mego/Seriously/pull/64
* Optimization of prime-related functions by kckennylau in https://github.com/Mego/Seriously/pull/66
* URGENT: BUG-FIX (and heavy optimization of prime-related functions) by kckennylau in https://github.com/Mego/Seriously/pull/67
* math.factorial accepts only integers, but float division is used. by kckennylau in https://github.com/Mego/Seriously/pull/68
* Update SeriouslyCommands.py by kckennylau in https://github.com/Mego/Seriously/pull/80
* Optimizations by kckennylau in https://github.com/Mego/Seriously/pull/82
* Optimizations by kckennylau in https://github.com/Mego/Seriously/pull/83
* Added Rabin Miller primality test code, as well as added tests for it… by misingnoglic in https://github.com/Mego/Seriously/pull/87
* Merge from master by Mego in https://github.com/Mego/Seriously/pull/93
* basic file i/o commands by Mego in https://github.com/Mego/Seriously/pull/96
* Version cmd by Mego in https://github.com/Mego/Seriously/pull/97
* update nice names by Mego in https://github.com/Mego/Seriously/pull/98

New Contributors
* evlrobinson made their first contribution in https://github.com/Mego/Seriously/pull/43
* misingnoglic made their first contribution in https://github.com/Mego/Seriously/pull/87

**Full Changelog**: https://github.com/Mego/Seriously/compare/v2.0...v2.1.27

2.0

Actually is here!

New Features
- Python 3 port (sorry Python 2, you just aren't good enough anymore)
- Ability to read UTF-8 encoded source code and input and write UTF-8 encoded output
- Implicit input
- Better organization (but it still needs work)
- Better numeric and list parsing
- Under-the-hood performance enhancements
- More commands
- Changed some existing commands around in the command list
- `commands.txt` is now UTF-8 encoded, so it renders properly in GitHub and most text editors without additional changing of settings

Actually is not backwards-compatible with Seriously. This is a good thing.


Windows
The executable contained in this release will create a lightweight installation of Cygwin, and automatically download Seriously and install the prerequisite(s).

1.3

So much stuff has been added and changed; it's probably time for a new release. I guess.

1.1

More commands! A working online IDE! Still no docs. Oh well, 2 out of 3 isn't bad.

1.0

Function values now work, which means that every command currently in the commands.txt file works!

0.2

Complex values now work, and all complex-valued commands have been implemented.

Numeric literals now use ":" as a delimiter, rather than a prefix.

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.