Coder Social home page Coder Social logo

december release about spoon HOT 1 CLOSED

monperrus avatar monperrus commented on May 22, 2024
december release

from spoon.

Comments (1)

GerardPaligot avatar GerardPaligot commented on May 22, 2024

Hi,

Spoon v 3.0 has been released!

Changelog:

Major features:

  • Complete support for analysis and transformation of Java 7 code (see below)
  • Better API for templates (see below)

Bug fixes:

  • Fixes references of executables
  • Fixes fields typed by arrays in an inner class
  • Fixes a bug in noclasspath mode

Others:

  • Removes all deprecated methods

Changes in the metamodel for Java 7

  • Introduced CtMultiTypedElement and (CtCatchVariable represents "catch (IOException | NullPointerException e)" where e has two different types)
  • CtTry.setVariable now requires a CtCatchVariable
  • Tested on 19 open-source projects

Changes in templates:

  • Adds a explicit hiearchy of template kinds (BlockTemplate, ExtensionTemplate, ...). Method "apply" applies the template to a code element.

Release on GitHub: https://github.com/INRIA/spoon/releases/tag/spoon-core-3.0
Maven Central: http://search.maven.org/#artifactdetails%7Cfr.inria.gforge.spoon%7Cspoon-core%7C3.0%7Cjar

So, we can close this issue!

from spoon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.