Thunno2

Latest version: v2.2.33

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

Scan your dependencies

Page 2 of 3

2.1.6

What's New?

* We now have the case flags: `Ḷ` (Lowercase), `Ṭ` (Title case), and `Ụ` (Uppercase)
* We have four new digraphs: `Ø“` (All diagonals), `Ø”` (All anti-diagonals), `µµ` (Recursive environment), and `µ£` (Print each)
* We now have auto-explanation (`e` flag)

What's Next?

We'll be looking at adding "longest" and "shortest", as well as "extend/truncate to length".

**Contributors:** nayakrujul

2.1.4

What's New?

As promised, 17 new digraphs have been added:

* `øB` (Brackets are balanced)
* `ØC` (Center)
* <code>Ø\\</code> (Main diagonal)
* `Ø/` (Anti-diagonal)
* `ÆC` (Cosine)
* `ÆD` (Degrees)
* `ÆE` (Exponent)
* `ÆF` (nth Fibonacci number)
* `ÆP` (nth prime number)
* `ÆR` (Radians)
* `ÆS` (Sine)
* `ÆT` (Tangent)
* `Æc` (Inverse cosine)
* `Æs` (Inverse sine)
* `Æt` (Inverse tangent)
* `µR` (Roman numerals)
* `µr` (Random shuffle)

What's Next?

We might look at adding a "recursive environment" digraph, like 05AB1E's `λ`. When it gets added, it will probably be `µµ`.

**Contributors:** nayakrujul

2.1.3

What's New?

* Four new flags have been added:
- `G` (Maximum)
- `M` (Minimum)
- `b` (Boolify)
- `!` (Logical not)
* `Ẹ` is now "dump onto stack" rather than "exactly not equal"
* String digraphs have been added to tokens

What's Next?

Next time will be digraphs, I'm telling you.

**Contributors:** nayakrujul

2.1.2

What's New?

* The number overload to `w` (previously "round") is now "factorial"
* The number overload to `V` (previously "truthy indices") is now "round"
* `øD` (Optimal Dictionary Compression) has now been fixed to be (hopefully) completely optimal

What's Next?

I keep saying "add more digraphs" in this section but I never get round to doing it.

**Contributors:** nayakrujul

2.1.0

What's New?

* Time constants (`kI`, `kJ`, `kL`, `kM`, `kN`, `kO`, and `kQ`) now update with the program, rather than just keeping the value which was there when the program started
* The `str a, str b` overloads of `-` and `_` (Subtraction and swapped subtraction) have been changed from "strip" to "replace with nothing"
* Tokens/Verbose Mode is now available. Use the `v` flag to enable verbose mode.

What's Next?

More digraphs, I guess.

**Contributors:** nayakrujul

2.0.12

What's New?

We fixed a bug with recursive distribution (dyadic vectorisation) on empty lists.

We also updated the `p` (product) command to return `1` for empty lists.

What's Next?

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.