Skip to content

Releases: moosetechnology/FAST

v2.1.2

13 Dec 08:31
f992de2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.1.2

BaselineLoadFamix only if not in a Moose Image

12 Sep 12:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0 - Ensure compatibility with Moose10

07 Jun 06:54
b5cb636
Compare
Choose a tag to compare

v2

20 Jul 11:42
cc25e69
Compare
Choose a tag to compare
v2 Pre-release
Pre-release

Update testAndBuild.yml

master

23 Nov 08:00
02a6409
Compare
Choose a tag to compare
master Pre-release
Pre-release

Create testAndBuild.yml

Use new MooseCollection + add sourceCode method

05 Nov 08:48
Compare
Choose a tag to compare

new MooseCollections allow one to optimize its request and are faster

sourceCode can be called on all entity and returns the code of the method (before, we had to use sourceText and each time use copyFrom:to: with startPos and endPos)

add parameter correctly and fixed gt extension

20 May 09:14
Compare
Choose a tag to compare
v1.0.3

change sourcetext to not fail because of famix

Cleaning before next important release

15 Apr 08:10
Compare
Choose a tag to compare
add orderedChildren

	^ self children asOrderedCollection sort: #startPos ascending

Cleaning and integration of the highlighter

23 Jul 11:56
Compare
Choose a tag to compare

v1.0.0

02 May 18:04
Compare
Choose a tag to compare
  • GT extension
  • doc
  • correct model creation