Skip to content
  • Dan Winship's avatar
    Add per-version deprecation/availability warnings · 69c489d5
    Dan Winship authored
    Add SOUP_VERSION_X_XX, SOUP_VERSION_MIN_REQUIRED, and
    SOUP_VERSION_MAX_ALLOWED, to enable version-based warnings.
    
    Tag all functions with appropriate SOUP_AVAILABLE_IN_ and
    SOUP_DEPRECATED_IN_ macros.
    
    Also, fix up some "Since" tags to not refer to unstable releases or
    non-.0 point releases.
    69c489d5