Releases: peabnuts123/libnoise.ts
Releases · peabnuts123/libnoise.ts
libnoise.ts 0.1.1
This is the first major release. It's feature complete as far as I can tell but I haven't spent much time testing to see how it feels to work with. I'll be making some demo apps and updating this to 1.0 when I feel comfortable with it.
Changes:
- 9348693 Merge pull request #6 from peabnuts123/develop
- 7111ad4 Bump semver to 0.1.1
- d22d084 Update checkRegistry build step to point to official npm registry
- 9b34b97 Copy README into build output (for npm)
This list of changes was auto generated.
libnoise.ts 0.1.0
This release failed to upload its artifacts correctly
Changes:
- 0c8cb08 Merge pull request #5 from peabnuts123/develop
- 7759727 Merge branch 'master' into develop
- cbee857 Empty commit to test CI
- b9450d6 Merge pull request #4 from peabnuts123/develop
- f1ff18e Empty commit to test CI
- 1d35371 Merge pull request #3 from peabnuts123/develop
- cb54c3d Update format of build number (3)
- 62f748a Update format of build number (2)
- 8dd033c Update format of build number
- 70debb2 Add build badge to README
See more
- ebed431 Simply update build number through ##vso command
- 4213e2e Fail project if set build number fails
- ca4d685 Change incorrect auth mechanism
- 850553c Add build step for updating build number
- 52fc7b3 Attempting to fix build script
- 0b25f81 Replacing all uses of execAsync with (new, superior) spawnAsync
- 9c4a844 Splitting out build steps into individual scripts, refactoring singleton "deploy" script into "simulate-build" script
- ea6ff6c Move common Selector Module logic into base class
- 422f41d Add real README to project
- 67765e1 Simplify structure of script files
- c9f5221 Update README
- 75ff93a Add missing type annotations to script utils
- e5a19da Removing JavaScript validation and tests from project
- de37672 Updating type annotations for quality variables
- 2619a7b Add JavaScript validation to combiner modules
- 6f070e6 Add JavaScript validation to models
- 62e1373 Slightly tidying builder tests
- 0cc63f5 Add JavaScript validation to builder helpers
- 85ede42 Add ability to run JavaScript tests
- dd99794 Update README
- 93d94ca Remove build dependency on src/types
- 5e16e8c Set license to LGPL-2.1, to match origin library
- 12d00f4 Update README
- ffbeedc General code tidying and refactoring
- d6419ed Refactor Y coordinates in plane model to Z coordinates
- 6bee1a4 Refactor Y coordinates in plane builder to Z coordinates
- 741fbc4 Update documentation in base and util classes
- 6c37410 Remove obsolete tests
- 328404e Re-implement findInsertionPos logic in curve modifier module
- bb3e25e Update backlog in README
- 59cf379 Adding documentation for top-level files
- 33b5e4f Adding documentation to transformer modules
- c7518b9 Adding documentation for selector modules
- f8730a8 Adding documentation for modifier modules
- 08eac2c Adding documentation for generator modules
- 459e9a8 Actually documenting base module class.
- a889324 Adding documentation for combiner modules
- fe4b3f6 Adding documentation for base module class
- 45d5ddf Adding documentation to models
- 4e50979 Adding documentation to builder helpers
- 1c98ab2 Straighten out single/double quotes in imports
- 0143531 Fix linting error
- b7f1bc7 Adding main index file to package
- 5371ae2 Move makeInt32Range into separate util function
- ff59422 Split misc out into separate util functions
- fa1588e Remove unnecessary swap util
- ed7193e Add missing util index file (whoops)
- 1619517 Refactor curve modifier to use tuple class
- 4a3bef1 Add tuple util class
- def46eb Make all public static defaults readonly
- 7d52257 Adding strict return types to project via lint and tsconfig rules
- 18e1c97 Enable strict type checking
- 2f959d5 Update README
- 1f9a705 Add .gitkeep to src/types
- c3125cb Minor code formatting
- ff51de6 Remove main index.ts module
- 7cb7fd8 Updating README
- c253ad7 Updating backlog
- 819d4f7 Strongly typing transformer modules
- fe7093d Strongly typing selector modules
- 3254d75 Strongly typing modifier modules
- 2e1c5f0 Strongly typing generator modules
- a10dcb4 Strongly typing combiner modules
- 4f59840 Strongly typing models
- 6eb1762 Disabling cache from test runner script
- 6c64f80 Strongly typing builder helpers
- 05513e7 Update backlog in README
- 96add6a Add test coverage to project
- f5f3d32 Fixing lint issue
- dc1752e Adding tests for noisemap
- 999c67f Adding tests for transformer modules
- b6738b9 Adding tests for selector modules
- 37cb3eb Updating backlog in README
- e8fe0c5 Fix modifier test descriptions
- c0c8d7b Remove redundant tslint rule
- f534c6b Adding tests for modifier modules
- ebccfb5 Reimplement findInsertionPos functions of curve and terrace modifiers
- 08fa365 Update README
- 99c7446 Adding tests for generator modules
- fcc06ce Re-add some old logic that was removed in the refactor
- 0115cab Add vscode debug configruation
- 19ec271 Adding tests for combiner modules
- a9dbb8b Adding tests for models
- 2c24f31 Adding backlog to README
- 8c7480f Adding tests for builder helpers
- df3a293 Add test project
- d429c40 Updating and fixing lint issues
- a2f4166 Exclude publish and build directories
- a3a8ef6 Add separate tsconfig for scripts
- 4af4b66 Port source over to TypeScript
- b5ce4f5 Restructure project. Add typescript build workflow (from another project). Update README. Add .nvmrc
- 341016e Add package.json to project
- 38c07af Update README.md
- 52bc894 Merge pull request #1 from chandlerprall/master
- 86d2f9a Fix for RidgedMulti so is not overwritten
- 172bd34 adding a few helpful functions
- 1f19f1f updating README
- 30c0db2 added:
- e7690bb adding ignore
- 60e9bbe typo and formatting
- 1f91973 added:
- 2c84652 cleaned up parameter names
- c2bab0a oops
- efb1bc2 added:
- 9045dd8 added:
This list of changes was auto generated.