Skip to content

Releases: raiqub/dot

Extended StringSlice

22 Jan 19:40
Compare
Choose a tag to compare

Provides the following improvements:

  • Added ExistsAny and TrueForAny methods for StringSlice.

Extended and Improved Stability

17 Jan 20:18
Compare
Choose a tag to compare

Provides the following improvements:

  • Better Travis-CI testing procedures.
  • Added AppVeyor for Windows testing.
  • Added Disposable interface and Using function.
  • Improved documentation and examples.

Small improvements

02 Jan 19:56
Compare
Choose a tag to compare

Provides the following improvements:

  • Better code test coverage
  • Better code documentation
  • Improved StringSlice API

First release

02 Jan 19:35
Compare
Choose a tag to compare

Provides the following features:

  • Predefined error types
  • A type to control object lock status
  • A function to wait a peer for listening
  • Some useful methods for string type slices
  • A function to wait another function be ready