Tags

Tags give the ability to mark specific points in history as being important
  • 1.1.1

    839d6697 · Merge branch 'devel' ·
    Libeccio 1.1.1
    
    A minimal release focused on fixing a bug.
    
  • 1.1.0

    c428813c · Merge branch 'devel' ·
    Libeccio 1.1.0
    
    A new release with a few improvements over 1.0.0.
    Most notably, <content:encoded> (RSS extension namespace) is now honoured.
    
  • 1.0.0

    70b2286b · Merge branch 'devel' ·
    Libeccio 1.0.0
    
    Libeccio is finally reaching version 1.0.0.
    
    The library is still a work in progress, but the API is well defined, and the
    implementation has now reached a fairly good support for the Atom and RSS
    formats.
    
    The library is now distributed under the terms of the ICS license.
    
  • 0.9.0

    Libeccio 0.9.0
    
    This is the first release of Libeccio.
    
    Libeccio is a C library implementing a parser over feed formats
    such as ATOM and RSS.  It is born as a replacement of libmrss
    which is currently utilized by the Crossbow project.
    
    This release is still regarded as experimental.
    
    At this moment, there are no manual pages available.
    
  • 0.0.1

    Pseudo-release tag
    
    The tag is required by the cmake configuration as by the pointed
    commit. This tag does not however correspond to any release.