Files
rspade_system/node_modules/parse-asn1/CHANGELOG.md
root f6ac36c632 Enhance refactor commands with controller-aware Route() updates and fix code quality violations
Add semantic token highlighting for 'that' variable and comment file references in VS Code extension
Add Phone_Text_Input and Currency_Input components with formatting utilities
Implement client widgets, form standardization, and soft delete functionality
Add modal scroll lock and update documentation
Implement comprehensive modal system with form integration and validation
Fix modal component instantiation using jQuery plugin API
Implement modal system with responsive sizing, queuing, and validation support
Implement form submission with validation, error handling, and loading states
Implement country/state selectors with dynamic data loading and Bootstrap styling
Revert Rsx::Route() highlighting in Blade/PHP files
Target specific PHP scopes for Rsx::Route() highlighting in Blade
Expand injection selector for Rsx::Route() highlighting
Add custom syntax highlighting for Rsx::Route() and Rsx.Route() calls
Update jqhtml packages to v2.2.165
Add bundle path validation for common mistakes (development mode only)
Create Ajax_Select_Input widget and Rsx_Reference_Data controller
Create Country_Select_Input widget with default country support
Initialize Tom Select on Select_Input widgets
Add Tom Select bundle for enhanced select dropdowns
Implement ISO 3166 geographic data system for country/region selection
Implement widget-based form system with disabled state support

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-30 06:21:56 +00:00

12 KiB
Executable File

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v5.1.9 - 2025-09-24

Commits

v5.1.8 - 2025-09-22

Commits

  • [actions] split out node 10-20, and 20+ e186dbf
  • [meta] raise engines.node to match dep graph 29d1def
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, tape 2648018
  • [Deps] update hash-base, pbkdf2 3ce78af
  • [Tests] replace aud with npm audit 5ea1506
  • [Tests] fix tests in node 4.0 - 4.4 | 5.0 - 5.9 4d24a07
  • [meta] add proper npm version npmrc settings f5d7025
  • [Deps] remove unused hash-base dep 93663af
  • [Dev Deps] add missing peer dep f3e9076

v5.1.7 - 2024-03-05

Commits

  • [eslint] switch from standard to eslint 794cf67
  • [meta] add auto-changelog 8961374
  • [Tests] migrate from travis to github actions fdbdda5
  • [meta] fix package.json indentation 60eb8f3
  • [meta] switch from files to npmignore e41c881
  • [Tests] Buffer.from requires node >= 4 0f9ba08
  • [Deps] update browserify-aes, evp_bytestokey, pbkdf2, safe-buffer b5a64da
  • Only apps should have lockfiles 75803fd
  • [meta] add safe-publish-latest aba1931
  • [Tests] use aud 2a848f6
  • [meta] add missing engines.node 87e2bd3
  • [Dev Deps] update tape 50baf1c
  • [Deps] downgrade asn1.js to v4 since v5 drops support for node < 4 f230870
  • [Deps] pin hash-base to ~3.0, due to a breaking change f15dc5f

v5.1.6 - 2020-08-11

Merged

  • update asn1 #37
  • remove 'create-hash' dependency #40

Commits

v5.1.5 - 2019-09-18

Merged

  • Improving published files #38

v5.1.4 - 2019-02-14

Fixed

  • fixes #35, regex work for pems without linebreaks #35

v5.1.3 - 2019-01-17

Commits

v5.1.2 - 2019-01-17

Merged

  • Safe buffer #30
  • Add curve as parameter to certificate algorithm #28

Commits

v5.1.1 - 2018-04-11

Merged

  • Create LICENSE #27
  • make fixproc compliant with common newline conventions #22

Commits

v5.1.0 - 2017-03-13

Merged

  • add description #20
  • Cert parsing #6

Commits

v5.0.0 - 2015-10-29

Merged

  • bump asn1.js #17

v4.0.0 - 2015-10-26

Merged

v3.0.2 - 2015-09-28

Merged

  • pull out evp #15
  • evp: simplify overall logic #12

Fixed

  • adds .travis.yml, resolves #14 #14

Commits

v3.0.1 - 2015-05-20

Merged

  • Upgrade deps #9
  • pbkdf2 #5
  • fixProc: simplify wrap #10

Fixed

  • switch line breaks to \r?\n instead of \n\r? fixes #7 #7

Commits

  • deal with iterations not being an integer c4aee9e
  • update asn1.js 92214f6
  • update repo location 5e7960a
  • Add coverage directory to .npmignore. 0d11c15
  • rn .npmignore to .gitignore a9abb96

v3.0.0 - 2015-01-28

Commits

v2.0.0 - 2015-01-06

Commits

  • Update asn1.js and bn.js to 1.0 9ab8411

v1.2.1 - 2015-01-04

Merged

  • Update asn1.js #1

v1.2.0 - 2014-12-18

Commits

  • varient version of passwords e1eef0b

v1.1.0 - 2014-12-18

Commits

v1.0.1 - 2014-12-16

Commits