Skip to content

Releases: Momijiichigo/RustyEnumTS

2.1.1

19 Aug 20:23
Compare
Choose a tag to compare

Major update v2

  • Added Option.insert related methods
    • insert
    • get_or_insert
    • get_or_insert_with

Breaking Changes

  • Option.None is no longer an object, but a function just like Option.Some
  • This is to prevent many parts of code sharing one None, since updating None into Some is now possible.

Rusty Enums

06 May 23:20
Compare
Choose a tag to compare
1.0.8

veriosn up

Rusty Enums

06 May 23:17
a0cf0e1
Compare
Choose a tag to compare
1.0.7b

Update npm-publish.yml

Rusty Enums

06 May 23:08
Compare
Choose a tag to compare
1.0.7a

fix ci

Rusty Enums

06 May 22:55
Compare
Choose a tag to compare
1.0.6

version up

rusty-enums

05 May 03:45
Compare
Choose a tag to compare

Doc Comments added

Rusty Enums

04 May 05:53
Compare
Choose a tag to compare

Full Changelog: 1.0.3...1.0.4

rusty-enums

03 May 22:09
Compare
Choose a tag to compare

Full Changelog: 1.0.2...1.0.3

Fix file index to include in the package

03 May 22:02
Compare
Choose a tag to compare

production

03 May 21:45
Compare
Choose a tag to compare

Full Changelog: 1.0.1...1.0.1a