Skip to content

Releases: yelmuratoff/ispect

3.0.0

17 Jan 05:47
8e408c3
Compare
Choose a tag to compare
  • BREAKING CHANGES:
    • I forked the Talker package where I'm just as actively contributing and added it to ISpect as ISpectify. This was done for ease of use, and to not depend on external packages. You can now use ISpectify to log all actions in your application.
    • I have separated the main functions into different separate packages, so you can decide what you want to use.
      • ispect_ai - for using AI as a log reporter and log description generator. Useful for managers and testers.
      • ispect_jira - for using Jira to create tickets directly in the application.
      • ispect_device - for getting device data, etc.
      • ispectify_http - for logging HTTP requests.
      • ispectify_dio - for logging Dio requests.
      • ispectify_bloc - for BLoC logging.
        Please look at the usage examples in the corresponding packages. You can look at the usage example in ispect/example.
        For any questions you can write to my mail: yelamanyelmuratov@gmail.com.