Skip to content

Releases: piotrstenke/JollyQuotes

v2.0

22 Jan 13:49
Compare
Choose a tag to compare
  • Added JollyQuotes.Quotable
  • Split JollyQuotes into two packages - JollyQuotes and JollyQuotes.Core
  • Changed signature of IResourceResolver
  • Added new methods to ITronaldDumpModelConverter
  • New IPossibility APIs
  • New IQuoteApiHandler APIs
  • Renamed IRandomQuoteGenerator to IQuoteGenerator
  • Exception handling in init accessors of models

v1.1.0

30 Nov 11:32
Compare
Choose a tag to compare
  • changed IQuote.GetId() to IQuote.Id
  • fixed exception in GetAllTags(string[]) and DownloadAllQuotes(string[]) when an element of the passed array is null
  • TronaldDumpQuoteGenerator - fixed exception when random quote is picked from last search result page
  • TronaldDumpModelConverter.CountPages now returns correct number of pages when number of elements is divisible by 10.

v1.0.0

23 Nov 14:52
Compare
Choose a tag to compare

Initial release