Skip to content

Releases: CUFinder/cufinder-py

Release v1.1.1

01 Feb 09:55

Choose a tag to compare

Just a version update, because of the version 1.1.0 was yanked before

Release v1.1.0

01 Feb 09:53

Choose a tag to compare

Features

  • New V2 API services: Add new V2 services including BCD, CCP, ISC, CBC, CSC, CSN, NAO and NAA

Documentation

  • Updated README.md: Add API reference for all new services

Release v1.0.0

04 Nov 09:51

Choose a tag to compare

First stable version released 🎉

Bug Fixes

  • Fixed parsing results from API responses for all services and improve error handling

Documentation

  • Updated all service method examples with correct SDK usage patterns
  • Fixed inline code examples across all 20 services (CUF, LCUF, DTC, DTE, NTP, REL, FCL, ELF, CAR, FCC, FTS, EPP, FWE, TEP, ENC, CEC, CLO, CSE, PSE, LBS)
  • Improved docstrings with detailed parameter descriptions and working examples
  • Added realistic examples using actual company names
  • Ensured all examples use correct response field names and SDK convenience methods
  • Updated all service examples to use client.service_name()