Skip to content

Releases: klaudiosinani/doublie

1.1.0

06 Apr 16:22
v1.1.0
f5fd8b9
Compare
Choose a tag to compare

Highlights

  • 5e8102c Add new List#indexOf(value) class method. (#13)
  • a2e4b31 Add new List#includes(value) class method. (#12)
  • 40897a7 Docs: Minor improvements on API documentation.
  • 076cf19 Docs: Add documentation for List#includes(value) class method.
  • f521ac6 Docs: Add documentation for List#indexOf(value) class method.
  • 366a6d6 CI: Update after_success build script.

All changes

klaussinani/doublie@v1.0.0...v1.1.0

1.0.0

04 Apr 15:31
v1.0.0
ff14cc0
Compare
Choose a tag to compare

Highlights

  • Initial release.