Skip to content

Releases: Kuniri/kuniri

v0.2.1

02 Jun 12:11
Compare
Choose a tag to compare

v0.2

05 Feb 12:00
Compare
Choose a tag to compare

🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉

Features

  1. Remove Nokogiri dependency.

  2. Add native xml generator.

  3. Makes kuniri extract: extern requirements, modules, global functions, conditionals, loops, aggregation (#90 and #63);

  4. Improve output, redesign it (#63);

  5. Make kuniri's test more powerful (#147, #135, #71, #60, and so forth =P);

  6. Update create:parser (#146);

  7. Refactor (#70, #69, #68, #67, #58, #57, #56, #54, #53, #51, #50, and so forth =P);

    Bug fixes:

  8. Bug to detect "until" and "while" without "do" (#151);

  9. Instability of tests running at the first time in a new environment (#145);

  10. Handling one line method/function/constructor (#94);

  11. Handling parameters (#95);

  12. End block when there's code after the end (#92);

  13. Extern requirement, working well with a wrong case (#30);

Huge thanks to:

  1. Gustavo Jaruga Cruz, @GustJc
  2. Lucas moura, @lucasmoura;
  3. Simião, @simiaosimis;
  4. Johnnys Ribeiro, @JohnnysRibeiro;
  5. Filipe Borges, @filipeborges;
  6. Luciano, @LucianoPC;
  7. Thabata Granja, @ThabataG;
  8. Lucas Mattioli, @Mattioli;

Special thanks:

  1. Paulo Meirelles, @paulormm
  2. Charles Oliveira, @chaws