Skip to content

Version 1.0.0 Pre Release

Compare
Choose a tag to compare
@keiffster keiffster released this 11 Sep 14:24
· 511 commits to master since this release

So this is it, the very last steps towards v1.0.0. Most important changes in this release

  1. Refactoring folder structure to move a number of items out of /programy/utils into /programy. This will break any oob, extension, spelling and services that you have built yourself. but just requires a based path change
  2. Unit test coverage to 91%, nothing under 40% and significant parts at 100%
  3. Added a number of interfaces for various base classes, Spelling, OOB, Extension, Service, etc
  4. Fixed a number of bugs
  5. Moved test folder up one level. This is important to support seperate repos ( i.e talk-y ) and also your own projects
  6. Extracted talk-y into its own repo due to dependency issues

Further releases will follow 0.99.1, 0.99.2 etc until 0.99.X becomes gold 1.0.0 release