Skip to content

Releases: JordanRL/Newton

v1.0.0

09 Oct 18:00
Compare
Choose a tag to compare

Added

  • CHANGELOG.md (this file)

Changed

  • Added DocBlocks and comments for all public methods
  • Examined the visibility of methods and properties in each class

v0.3.0

28 Aug 19:15
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
  • Added Constants
  • Added Universal Gravitation Equation

v0.2.0

26 Aug 05:45
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • Fixed many bugs
  • Simplified PhysicsProvider
  • Added square root capabilities for units

v0.1.2

24 Aug 20:56
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release
  • Changed static references in UnitComposition to $this

README update

24 Aug 20:26
Compare
Choose a tag to compare
README update Pre-release
Pre-release
  • Updated the README to explain usage and installation

Initial release

24 Aug 20:02
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

The initial release, which implements most physics units and a few operations.